/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | rdf-ehlabel-live.mir | 6 # CHECK: EH_LABEL 15 EH_LABEL 0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | irtranslator-exceptions.ll | 13 ; CHECK: EH_LABEL 17 ; CHECK: EH_LABEL 21 ; CHECK: EH_LABEL
|
D | legalize-exceptions.ll | 16 ; CHECK: EH_LABEL
|
D | localizer.mir | 282 ; CHECK: EH_LABEL 1 300 EH_LABEL 1
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetOpcodes.h | 29 EH_LABEL = 3, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-03-16-PHIElimInLPad.ll | 2 ; Check that register copies in the landing pad come after the EH_LABEL
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-03-16-PHIElimInLPad.ll | 2 ; Check that register copies in the landing pad come after the EH_LABEL
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-03-16-PHIElimInLPad.ll | 2 ; Check that register copies in the landing pad come after the EH_LABEL
|
/external/llvm/lib/CodeGen/ |
D | PatchableFunction.cpp | 49 case TargetOpcode::EH_LABEL: in doesNotGeneratecode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | PatchableFunction.cpp | 49 case TargetOpcode::EH_LABEL: in doesNotGeneratecode()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsEmitGPRestore.cpp | 62 for (; I->getOpcode() != TargetOpcode::EH_LABEL; ++I) ; in runOnMachineFunction()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineInstr.h | 259 getOpcode() == TargetOpcode::EH_LABEL || 266 bool isEHLabel() const { return getOpcode() == TargetOpcode::EH_LABEL; }
|
D | ISDOpcodes.h | 516 EH_LABEL, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 602 EH_LABEL, enumerator
|
D | MachineInstr.h | 775 bool isEHLabel() const { return getOpcode() == TargetOpcode::EH_LABEL; } 856 case TargetOpcode::EH_LABEL:
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 635 EH_LABEL, enumerator
|
D | MachineInstr.h | 831 bool isEHLabel() const { return getOpcode() == TargetOpcode::EH_LABEL; } 925 case TargetOpcode::EH_LABEL:
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCCodeEmitter.cpp | 121 case TargetOpcode::EH_LABEL: in emitBasicBlock()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 307 case TargetOpcode::EH_LABEL: in GetInstSizeInBytes()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 304 case TargetOpcode::EH_LABEL: in GetInstSizeInBytes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 309 case TargetOpcode::EH_LABEL: in getInstSizeInBytes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 998 case ISD::EH_LABEL: in EmitSpecialNode() 1000 unsigned Opc = (Node->getOpcode() == ISD::EH_LABEL) in EmitSpecialNode() 1001 ? TargetOpcode::EH_LABEL in EmitSpecialNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInsertSkips.cpp | 100 case TargetOpcode::EH_LABEL: in opcodeEmitsNoInsts()
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 451 case TargetOpcode::EH_LABEL: in GetInstSizeInBytes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.cpp | 436 case TargetOpcode::EH_LABEL: in getInstSizeInBytes()
|