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

  /external/llvm/lib/Target/Sparc/
Sparc.h 74 inline static const char *SPARCCondCodeToString(SPCC::CondCodes CC) {
SparcAsmPrinter.cpp 177 O << SPARCCondCodeToString((SPCC::CondCodes)CC);

Completed in 29 milliseconds