HomeSort by relevance Sort by last modified time
    Searched refs:SPARCCondCodeToString (Results 1 - 8 of 8) sorted by null

  /external/capstone/arch/Sparc/
Sparc.h 23 inline static char *SPARCCondCodeToString(sparc_cc CC)
SparcInstPrinter.c 346 SStream_concat0(O, SPARCCondCodeToString((sparc_cc)CC));
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
Sparc.h 75 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) {
SparcAsmPrinter.cpp 176 O << SPARCCondCodeToString((SPCC::CondCodes)CC);
  /external/llvm/lib/Target/Sparc/
Sparc.h 96 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
Sparc.h 96 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) {
  /external/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.cpp 189 O << SPARCCondCodeToString((SPCC::CondCodes)CC);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.cpp 189 O << SPARCCondCodeToString((SPCC::CondCodes)CC);

Completed in 146 milliseconds