Home
last modified time | relevance | path

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

/external/capstone/arch/Sparc/
DSparc.h23 inline static char *SPARCCondCodeToString(sparc_cc CC) in SPARCCondCodeToString() function
DSparcInstPrinter.c346 SStream_concat0(O, SPARCCondCodeToString((sparc_cc)CC)); in printCCOperand()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparc.h75 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
DSparcAsmPrinter.cpp176 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()
/external/llvm/lib/Target/Sparc/
DSparc.h96 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparc.h96 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp189 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp189 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()