Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h215 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
220 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
225 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
230 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DSlotIndexes.cpp74 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
H A DCalcSpillWeights.cpp99 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
H A DRegisterScavenging.cpp63 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
H A DRegisterPressure.cpp180 const MachineBasicBlock *mbb, in init()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp228 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
237 const MachineBasicBlock *mbb, in Create()
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references.cpp27 void mbb(bool a, bool b) {} in mbb() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1021 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()