Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h953 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
H A DARMISelLowering.cpp10340 void ARMTargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in ARMTargetLowering
10555 SetupEntryBlockForSjLj(MI, MBB, DispatchBB, FI); in EmitSjLjDispatchBlock()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1599 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
H A DX86ISelLowering.cpp33946 void X86TargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in X86TargetLowering
34067 SetupEntryBlockForSjLj(MI, BB, DispatchBB, FI); in EmitSjLjDispatchBlock()