Home
last modified time | relevance | path

Searched defs:mbb (Results 1 – 23 of 23) 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-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h236 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
241 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
246 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
251 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-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
273 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-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp164 MachineBasicBlock *mbb = nullptr; in weightCalcHelper() local
DRegisterPressure.cpp251 const MachineBasicBlock *mbb, in init()
/external/flatbuffers/grpc/tests/
Dmessage_builder_test.cpp15 bool release_n_verify(flatbuffers::grpc::MessageBuilder &mbb, const std::string &expected_name, Col… in release_n_verify()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp1128 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()