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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/MCTargetDesc/
DVEInstPrinter.cpp209 O << VECondCodeToString((VECC::CondCode)CC); in printCCOperand()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVE.h87 inline static const char *VECondCodeToString(VECC::CondCode CC) { in VECondCodeToString() function