Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h205 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
210 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
215 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
220 const MachineBasicBlock *mbb) { in findEnteringRange()
225 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
230 const MachineBasicBlock *mbb) { in findExitingRange()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h212 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
217 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
222 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
227 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSlotIndexes.cpp76 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
DCalcSpillWeights.cpp92 MachineBasicBlock *mbb = 0; in CalculateWeightAndHint() local
DRegisterScavenging.cpp79 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
DSplitter.cpp346 MachineBasicBlock *mbb = &*bbItr; in dumpOddTerminators() local
401 void LoopSplitter::updateTerminators(MachineBasicBlock &mbb) { in updateTerminators()
DRegAllocPBQP.cpp354 const MachineBasicBlock *mbb = &*mbbItr; in build() local
DRenderMachineFunction.cpp808 MachineBasicBlock *mbb = sis->getMBBFromIndex(i); in renderCodeTablePlusPI() local
DLiveIntervalAnalysis.cpp284 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb, in handleVirtualRegisterDef()
1151 MachineBasicBlock *mbb = indexes_->getMBBCoveringRange(itr->start, itr->end); in intervalIsInOneMBB() local
DRegisterCoalescer.cpp1848 MachineBasicBlock* mbb = mbbi; in runOnMachineFunction() local
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp234 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
243 const MachineBasicBlock *mbb, in Create()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.cpp271 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
280 const MachineBasicBlock *mbb, in Create()
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp134 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
DRegisterPressure.cpp223 const MachineBasicBlock *mbb, in init()
/external/clang/test/CodeGenCXX/
Dmangle-ms-back-references.cpp27 void mbb(bool a, bool b) {} in mbb() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp911 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp1044 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()