Home
last modified time | relevance | path

Searched refs:CondO (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1063 raw_string_ostream CondO(Conds); in EmitPrintAliasInstruction() local
1104 CondO << formatv(" // {0} - {1}\n", IAP->getResult(), CondStart); in EmitPrintAliasInstruction()
1106 CondO << " {" << Cond << "},\n"; in EmitPrintAliasInstruction()
1154 O << CondO.str(); in EmitPrintAliasInstruction()