Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARC/InstPrinter/
H A DARCInstPrinter.cpp37 static const char *ARCBRCondCodeToString(ARCCC::BRCondCode BRCC) { in ARCBRCondCodeToString() function
179 O << ARCBRCondCodeToString((ARCCC::BRCondCode)Op.getImm()); in printBRCCPredicateOperand()