Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1096 raw_string_ostream CondO(Conds); in EmitPrintAliasInstruction() local
1138 CondO << formatv(" // {0} - {1}\n", IAP->getResult(), CondStart); in EmitPrintAliasInstruction()
1140 CondO << " {" << Cond << "},\n"; in EmitPrintAliasInstruction()