Home
last modified time | relevance | path

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

123

/external/llvm-project/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
Dcatchpad-realign-savexmm.ll68 ; CHECK: retq # CATCHRET
Dlate-address-taken.ll39 ; CHECK: retq # CATCHRET
Dwin64-funclet-savexmm.ll103 ; CHECK: retq # CATCHRET
Dwin64-eh-empty-block-2.mir221 CATCHRET %bb.8, %bb.0
/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/llvm-project/llvm/test/CodeGen/WebAssembly/
Deh-labels.mir42 CATCHRET %bb.2, %bb.0, implicit-def dead $arguments
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp143 if (TI->getOpcode() == WebAssembly::CATCHRET) in recordCatchRetBBs()
178 case WebAssembly::CATCHRET: { in replaceFuncletReturns()
DWebAssemblyInstrInfo.cpp38 WebAssembly::CATCHRET), in WebAssemblyInstrInfo()
DWebAssemblyInstrControl.td174 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-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp38 WebAssembly::CATCHRET), in WebAssemblyInstrInfo()
DWebAssemblyLateEHPrepare.cpp154 case WebAssembly::CATCHRET: { in replaceFuncletReturns()
DWebAssemblyInstrControl.td157 defm CATCHRET : NRI<(outs), (ins bb_op:$dst, bb_op:$from),
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h747 CATCHRET, enumerator
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dfpo-funclet.ll26 ; CHECK: retl # CATCHRET
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h921 CATCHRET, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp306 case AArch64::CATCHRET: in Lower()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MCInstLower.cpp306 case AArch64::CATCHRET: in Lower()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterInfo.cpp707 case X86::CATCHRET: in isFuncletReturnInstr()

123