Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp227 static const char *const CondNames[] = { in printCond4Operand() local
233 O << CondNames[Imm - 1]; in printCond4Operand()