Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h978 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
H A DARMISelLowering.cpp10781 void ARMTargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in ARMTargetLowering
10993 SetupEntryBlockForSjLj(MI, MBB, DispatchBB, FI); in EmitSjLjDispatchBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1748 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
H A DX86ISelLowering.cpp35683 void X86TargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in X86TargetLowering
35804 SetupEntryBlockForSjLj(MI, BB, DispatchBB, FI); in EmitSjLjDispatchBlock()