Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1064 raw_string_ostream CondO(Conds); in EmitPrintAliasInstruction() local
1105 CondO << formatv(" // {0} - {1}\n", IAP->getResult(), CondStart); in EmitPrintAliasInstruction()
1107 CondO << " {" << Cond << "},\n"; in EmitPrintAliasInstruction()
1155 O << CondO.str(); in EmitPrintAliasInstruction()