Searched refs:SetupEntryBlockForSjLj (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 961 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
|
| H A D | ARMISelLowering.cpp | 10562 void ARMTargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in ARMTargetLowering 10774 SetupEntryBlockForSjLj(MI, MBB, DispatchBB, FI); in EmitSjLjDispatchBlock()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1670 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
|
| H A D | X86ISelLowering.cpp | 35967 void X86TargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in X86TargetLowering 36088 SetupEntryBlockForSjLj(MI, BB, DispatchBB, FI); in EmitSjLjDispatchBlock()
|