Home
last modified time | relevance | path

Searched defs:getMBB (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h207 const MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h183 const MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h257 const MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h144 MachineBasicBlock *getMBB() const { return MBB; } getMBB() function
H A DMachineInstrBuilder.h622 MachineBasicBlock &getMBB() const { return MBB; } in getMBB() function
H A DMachineOperand.h571 MachineBasicBlock *getMBB() const { in getMBB() function
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h308 const MachineBasicBlock &getMBB() const { getMBB() function
313 MachineBasicBlock &getMBB() { getMBB() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp289 MachineBasicBlock *MBB = FuncInfo.getMBB(&BB); in getMBB() function in IRTranslator
[all...]