Home
last modified time | relevance | path

Searched refs:EH_LABEL (Results 1 – 25 of 106) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-ehlabel-live.mir6 # CHECK: EH_LABEL
15 EH_LABEL 0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dirtranslator-exceptions.ll13 ; CHECK: EH_LABEL
17 ; CHECK: EH_LABEL
21 ; CHECK: EH_LABEL
Dlegalize-exceptions.ll16 ; CHECK: EH_LABEL
Dlocalizer.mir282 ; CHECK: EH_LABEL 1
300 EH_LABEL 1
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetOpcodes.h29 EH_LABEL = 3, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2009-03-16-PHIElimInLPad.ll2 ; Check that register copies in the landing pad come after the EH_LABEL
/external/llvm/test/CodeGen/X86/
D2009-03-16-PHIElimInLPad.ll2 ; Check that register copies in the landing pad come after the EH_LABEL
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2009-03-16-PHIElimInLPad.ll2 ; Check that register copies in the landing pad come after the EH_LABEL
/external/llvm/lib/CodeGen/
DPatchableFunction.cpp49 case TargetOpcode::EH_LABEL: in doesNotGeneratecode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPatchableFunction.cpp49 case TargetOpcode::EH_LABEL: in doesNotGeneratecode()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsEmitGPRestore.cpp62 for (; I->getOpcode() != TargetOpcode::EH_LABEL; ++I) ; in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h259 getOpcode() == TargetOpcode::EH_LABEL ||
266 bool isEHLabel() const { return getOpcode() == TargetOpcode::EH_LABEL; }
DISDOpcodes.h516 EH_LABEL, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h602 EH_LABEL, enumerator
DMachineInstr.h775 bool isEHLabel() const { return getOpcode() == TargetOpcode::EH_LABEL; }
856 case TargetOpcode::EH_LABEL:
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h635 EH_LABEL, enumerator
DMachineInstr.h831 bool isEHLabel() const { return getOpcode() == TargetOpcode::EH_LABEL; }
925 case TargetOpcode::EH_LABEL:
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCCodeEmitter.cpp121 case TargetOpcode::EH_LABEL: in emitBasicBlock()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrInfo.cpp307 case TargetOpcode::EH_LABEL: in GetInstSizeInBytes()
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp304 case TargetOpcode::EH_LABEL: in GetInstSizeInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp309 case TargetOpcode::EH_LABEL: in getInstSizeInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp998 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/
DSIInsertSkips.cpp100 case TargetOpcode::EH_LABEL: in opcodeEmitsNoInsts()
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp451 case TargetOpcode::EH_LABEL: in GetInstSizeInBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp436 case TargetOpcode::EH_LABEL: in getInstSizeInBytes()

12345