Searched defs:DispatchBB (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 2161 setupEntryBlockForSjLj(MachineInstr & MI,MachineBasicBlock * MBB,MachineBasicBlock * DispatchBB,int FI,int Offset) const setupEntryBlockForSjLj() argument 2454 MachineBasicBlock *DispatchBB = MF->CreateMachineBasicBlock(); emitSjLjDispatchBlock() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 10783 SetupEntryBlockForSjLj(MachineInstr & MI,MachineBasicBlock * MBB,MachineBasicBlock * DispatchBB,int FI) const SetupEntryBlockForSjLj() argument 10970 MachineBasicBlock *DispatchBB = MF->CreateMachineBasicBlock(); EmitSjLjDispatchBlock() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 35685 SetupEntryBlockForSjLj(MachineInstr & MI,MachineBasicBlock * MBB,MachineBasicBlock * DispatchBB,int FI) const SetupEntryBlockForSjLj() argument 35787 MachineBasicBlock *DispatchBB = MF->CreateMachineBasicBlock(); EmitSjLjDispatchBlock() local [all...] |