Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinterCommon.cpp262 static const char *const CondNames[] = {"o", "h", "nle", "l", "nhe", in printCond4Operand() local
267 O << CondNames[Imm - 1]; in printCond4Operand()