Searched refs:SetupEntryBlockForSjLj (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 937 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
|
H A D | ARMISelLowering.cpp | 10050 void ARMTargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in ARMTargetLowering 10265 SetupEntryBlockForSjLj(MI, MBB, DispatchBB, FI); in EmitSjLjDispatchBlock()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1599 void SetupEntryBlockForSjLj(MachineInstr &MI, MachineBasicBlock *MBB,
|
H A D | X86ISelLowering.cpp | 33753 void X86TargetLowering::SetupEntryBlockForSjLj(MachineInstr &MI, in SetupEntryBlockForSjLj() function in X86TargetLowering 33874 SetupEntryBlockForSjLj(MI, BB, DispatchBB, FI); in EmitSjLjDispatchBlock()
|