Home
last modified time | relevance | path

Searched refs:CATCHRET (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dwin-catchpad-nested.ll38 ; CHECK: retq # CATCHRET
42 ; CHECK: retq # CATCHRET
Dwin-catchpad-varargs.ll64 ; X64: retq # CATCHRET
101 ; X86: retl # CATCHRET
Dcatchpad-regmask.ll84 ; CHECK: retq # CATCHRET
130 ; CHECK: retq # CATCHRET
Dlate-address-taken.ll39 ; CHECK: retq # CATCHRET
/external/llvm/test/CodeGen/X86/
Dwin-catchpad-nested.ll38 ; CHECK: retq # CATCHRET
42 ; CHECK: retq # CATCHRET
Dwin-catchpad-varargs.ll64 ; X64: retq # CATCHRET
101 ; X86: retl # CATCHRET
Dcatchpad-regmask.ll84 ; CHECK: retq # CATCHRET
130 ; CHECK: retq # CATCHRET
Dlate-address-taken.ll38 ; CHECK: retq # CATCHRET
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp34 WebAssembly::CATCHRET), in WebAssemblyInstrInfo()
DWebAssemblyLateEHPrepare.cpp133 case WebAssembly::CATCHRET: { in replaceFuncletReturns()
DWebAssemblyInstrControl.td189 defm CATCHRET : NRI<(outs), (ins bb_op:$dst, bb_op:$from),
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h610 CATCHRET, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h649 CATCHRET, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dfpo-funclet.ll26 ; CHECK: retl # CATCHRET
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp288 case ISD::CATCHRET: return "catchret"; in getOperationName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp316 case ISD::CATCHRET: return "catchret"; in getOperationName()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1412 case X86::CATCHRET: in isFuncletReturnInstr()
1505 if (MBBI->getOpcode() == X86::CATCHRET) { in emitEpilogue()
1967 if (MI->getOpcode() == X86::CATCHRET) { in restoreCalleeSavedRegisters()
DX86MCInstLower.cpp492 case X86::CATCHRET: { in Lower()
1248 case X86::CATCHRET: { in EmitInstruction()
DX86InstrCompiler.td168 // CATCHRET needs a custom inserter for SEH.
170 def CATCHRET : I<0, Pseudo, (outs), (ins brtarget32:$dst, brtarget32:$from),
171 "# CATCHRET",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1506 case X86::CATCHRET: in isFuncletReturnInstr()
1652 if (IsFunclet && Terminator->getOpcode() == X86::CATCHRET) in emitEpilogue()
2129 if (MI->getOpcode() == X86::CATCHRET) { in restoreCalleeSavedRegisters()
DX86MCInstLower.cpp521 case X86::CATCHRET: { in Lower()
1655 case X86::CATCHRET: { in EmitInstruction()
DX86InstrCompiler.td184 // CATCHRET needs a custom inserter for SEH.
186 def CATCHRET : I<0, Pseudo, (outs), (ins brtarget32:$dst, brtarget32:$from),
187 "# CATCHRET",
DX86InstrInfo.cpp85 X86::CATCHRET, in X86InstrInfo()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td475 def catchret : SDNode<"ISD::CATCHRET" , SDTCatchret,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td457 def catchret : SDNode<"ISD::CATCHRET" , SDTCatchret,

12