Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/arch/Sparc/
H A DSparc.h23 inline static const char *SPARCCondCodeToString(sparc_cc CC) in SPARCCondCodeToString() function
H A DSparcInstPrinter.c337 SStream_concat0(O, SPARCCondCodeToString((sparc_cc)CC)); in printCCOperand()
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparc.h96 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparc.h95 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparc.h105 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) { in SPARCCondCodeToString() function
/aosp_15_r20/external/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.cpp189 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp189 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp207 O << SPARCCondCodeToString((SPCC::CondCodes)CC); in printCCOperand()