Home
last modified time | relevance | path

Searched defs:DispatchBB (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2161 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 DARMISelLowering.cpp10783 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 DX86ISelLowering.cpp35685 SetupEntryBlockForSjLj(MachineInstr & MI,MachineBasicBlock * MBB,MachineBasicBlock * DispatchBB,int FI) const SetupEntryBlockForSjLj() argument
35787 MachineBasicBlock *DispatchBB = MF->CreateMachineBasicBlock(); EmitSjLjDispatchBlock() local
[all...]