Home
last modified time | relevance | path

Searched refs:VECondCodeToString (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVE.h69 inline static const char *VECondCodeToString(VECC::CondCodes CC) { in VECondCodeToString() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/InstPrinter/
DVEInstPrinter.cpp117 O << VECondCodeToString((VECC::CondCodes)CC); in printCCOperand()
/external/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
DVEInstPrinter.cpp220 O << VECondCodeToString((VECC::CondCode)CC); in printCCOperand()
/external/llvm-project/llvm/lib/Target/VE/
DVE.h85 inline static const char *VECondCodeToString(VECC::CondCode CC) { in VECondCodeToString() function