Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h628 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DAArch64ISelLowering.cpp2732 MachineBasicBlock *AArch64TargetLowering::EmitLoweredCatchRet( in EmitLoweredCatchRet() function in AArch64TargetLowering
2899 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1763 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DX86ISelLowering.cpp34936 X86TargetLowering::EmitLoweredCatchRet(MachineInstr &MI, in EmitLoweredCatchRet() function in X86TargetLowering
35990 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()