Home
last modified time | relevance | path

Searched refs:EmitLoweredCatchRet (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h591 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DAArch64ISelLowering.cpp2656 MachineBasicBlock *AArch64TargetLowering::EmitLoweredCatchRet( in EmitLoweredCatchRet() function in AArch64TargetLowering
2787 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h1748 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DX86ISelLowering.cpp36217 X86TargetLowering::EmitLoweredCatchRet(MachineInstr &MI, in EmitLoweredCatchRet() function in X86TargetLowering
37258 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()