Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1775 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DX86ISelLowering.cpp35467 X86TargetLowering::EmitLoweredCatchRet(MachineInstr &MI, in EmitLoweredCatchRet() function in X86TargetLowering
36549 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h647 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DAArch64ISelLowering.cpp2922 MachineBasicBlock *AArch64TargetLowering::EmitLoweredCatchRet( in EmitLoweredCatchRet() function in AArch64TargetLowering
3178 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()