Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h565 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DAArch64ISelLowering.cpp2398 MachineBasicBlock *AArch64TargetLowering::EmitLoweredCatchRet( in EmitLoweredCatchRet() function in AArch64TargetLowering
2538 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1685 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
H A DX86ISelLowering.cpp35230 X86TargetLowering::EmitLoweredCatchRet(MachineInstr &MI, in EmitLoweredCatchRet() function in X86TargetLowering
36271 return EmitLoweredCatchRet(MI, BB); in EmitInstrWithCustomInserter()