Searched refs:kCSA (Results 1 – 3 of 3) sorted by relevance
793 case OutputType::kCSA: in csa_ccfile()808 case OutputType::kCSA: in csa_headerfile()879 OutputType output_type_ = OutputType::kCSA;
297 kCSA, enumerator
424 } else if (output_type_ == OutputType::kCSA) { in VisitMacroCommon()1843 DCHECK_EQ(output_type_, OutputType::kCSA); in GenerateFunction()1850 } else if (output_type_ == OutputType::kCSA && pass_code_assembler_state) { in GenerateFunction()1867 DCHECK_EQ(output_type_, OutputType::kCSA); in GenerateFunction()2868 case OutputType::kCSA: { in GenerateCall()3498 output_type_ = OutputType::kCSA; in VisitAllDeclarables()