/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/MCTargetDesc/ |
D | ARCInfo.h | 25 enum CondCode { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiCondCode.h | 10 enum CondCode { enum
|
D | LanaiInstrInfo.cpp | 523 unsigned CondCode = MI.getOperand(3).getImm(); in optimizeSelect() local
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiCondCode.h | 10 enum CondCode { enum
|
D | LanaiInstrInfo.cpp | 525 unsigned CondCode = MI.getOperand(3).getImm(); in optimizeSelect() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/ |
D | MipsInstPrinter.h | 33 enum CondCode { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/InstPrinter/ |
D | MipsInstPrinter.h | 33 enum CondCode { enum
|
/external/llvm/lib/Target/Mips/InstPrinter/ |
D | MipsInstPrinter.h | 33 enum CondCode { enum
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.h | 32 enum CondCode { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 41 enum CondCode { enum
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 33 enum CondCode { enum
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeInstrInfo.h | 39 enum CondCode { enum
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 32 enum CondCode { enum
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 38 enum CondCode { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 38 enum CondCode { enum
|
/external/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 1030 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/ |
D | LanaiAsmParser.cpp | 1052 LPCC::CondCode CondCode = in splitMnemonic() local 1072 LPCC::CondCode CondCode = LPCC::suffixToLanaiCondCode(Mnemonic); in splitMnemonic() local
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 193 enum CondCode { // Meaning (integer) Meaning (floating-point) enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 193 enum CondCode { // Meaning (integer) Meaning (floating-point) enum
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1059 SDValue CondCode = SelectCC(N->getOperand(2), N->getOperand(3), CC, dl); in Select() local
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 712 enum CondCode { enum
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 850 enum CondCode { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 913 enum CondCode { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstructionSelector.cpp | 532 AArch64CC::CondCode &CondCode, in changeFCMPPredToAArch64CC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 536 static unsigned getPTXCmpMode(const CondCodeSDNode &CondCode, bool FTZ) { in getPTXCmpMode()
|