Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparc.h94 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp200 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()