Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h161 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DAArch64ISelLowering.cpp2835 MachineBasicBlock *AArch64TargetLowering::EmitLoweredCatchRet( in EmitLoweredCatchRet() function in AArch64TargetLowering
3152 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1867 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DX86ISelLowering.cpp36721 X86TargetLowering::EmitLoweredCatchRet(MachineInstr &MI, in EmitLoweredCatchRet() function in X86TargetLowering
37764 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()