Home
last modified time | relevance | path

Searched defs:CondCode (Results 1 – 25 of 41) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h25 enum CondCode { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiCondCode.h10 enum CondCode { enum
DLanaiInstrInfo.cpp523 unsigned CondCode = MI.getOperand(3).getImm(); in optimizeSelect() local
/external/llvm/lib/Target/Lanai/
DLanaiCondCode.h10 enum CondCode { enum
DLanaiInstrInfo.cpp525 unsigned CondCode = MI.getOperand(3).getImm(); in optimizeSelect() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h33 enum CondCode { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h33 enum CondCode { enum
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h33 enum CondCode { enum
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.h32 enum CondCode { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.h41 enum CondCode { enum
/external/llvm/lib/Target/X86/
DX86InstrInfo.h33 enum CondCode { enum
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h39 enum CondCode { enum
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.cpp32 enum CondCode { enum
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp38 enum CondCode { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp38 enum CondCode { enum
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp1030 LPCC::CondCode CondCode = in splitMnemonic() local
1050 LPCC::CondCode CondCode = LPCC::suffixToLanaiCondCode(Mnemonic); in splitMnemonic() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp1052 LPCC::CondCode CondCode = in splitMnemonic() local
1072 LPCC::CondCode CondCode = LPCC::suffixToLanaiCondCode(Mnemonic); in splitMnemonic() local
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h193 enum CondCode { // Meaning (integer) Meaning (floating-point) enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h193 enum CondCode { // Meaning (integer) Meaning (floating-point) enum
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1059 SDValue CondCode = SelectCC(N->getOperand(2), N->getOperand(3), CC, dl); in Select() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h712 enum CondCode { enum
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h850 enum CondCode { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h913 enum CondCode { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp532 AArch64CC::CondCode &CondCode, in changeFCMPPredToAArch64CC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp536 static unsigned getPTXCmpMode(const CondCodeSDNode &CondCode, bool FTZ) { in getPTXCmpMode()

12