Home
last modified time | relevance | path

Searched defs:mbb (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h247 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in isLiveInToMBB() argument
252 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in isLiveOutOfMBB() argument
237 getMBBStartIdx(const MachineBasicBlock * mbb) getMBBStartIdx() argument
242 getMBBEndIdx(const MachineBasicBlock * mbb) getMBBEndIdx() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
273 const MachineBasicBlock *mbb, in Create()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1405 InstrEmitter(const TargetMachine & TM,MachineBasicBlock * mbb,MachineBasicBlock::iterator insertpos) InstrEmitter() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp266 const MachineBasicBlock *mbb, in init() argument