Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h1001 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
H A DARMISelLowering.cpp10861 void ARMTargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in ARMTargetLowering
11073 SetupEntryBlockForSjLj(MI, MBB, DispatchBB, FI); in EmitSjLjDispatchBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1852 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
H A DX86ISelLowering.cpp37434 void X86TargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in X86TargetLowering
37555 SetupEntryBlockForSjLj(MI, BB, DispatchBB, FI); in EmitSjLjDispatchBlock()