/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 205 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/ |
D | LiveIntervalAnalysis.h | 212 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/ |
D | LiveIntervals.h | 236 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/ |
D | SlotIndexes.cpp | 76 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
|
D | CalcSpillWeights.cpp | 92 MachineBasicBlock *mbb = 0; in CalculateWeightAndHint() local
|
D | RegisterScavenging.cpp | 79 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
|
D | Splitter.cpp | 346 MachineBasicBlock *mbb = &*bbItr; in dumpOddTerminators() local 401 void LoopSplitter::updateTerminators(MachineBasicBlock &mbb) { in updateTerminators()
|
D | RegAllocPBQP.cpp | 354 const MachineBasicBlock *mbb = &*mbbItr; in build() local
|
D | RenderMachineFunction.cpp | 808 MachineBasicBlock *mbb = sis->getMBBFromIndex(i); in renderCodeTablePlusPI() local
|
D | LiveIntervalAnalysis.cpp | 284 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb, in handleVirtualRegisterDef() 1151 MachineBasicBlock *mbb = indexes_->getMBBCoveringRange(itr->start, itr->end); in intervalIsInOneMBB() local
|
D | RegisterCoalescer.cpp | 1848 MachineBasicBlock* mbb = mbbi; in runOnMachineFunction() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 234 const MachineBasicBlock *mbb, in ARMConstantPoolMBB() 243 const MachineBasicBlock *mbb, in Create()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB() 273 const MachineBasicBlock *mbb, in Create()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 271 const MachineBasicBlock *mbb, in ARMConstantPoolMBB() 280 const MachineBasicBlock *mbb, in Create()
|
/external/llvm/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 134 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
|
D | RegisterPressure.cpp | 223 const MachineBasicBlock *mbb, in init()
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms-back-references.cpp | 27 void mbb(bool a, bool b) {} in mbb() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 164 MachineBasicBlock *mbb = nullptr; in weightCalcHelper() local
|
D | RegisterPressure.cpp | 251 const MachineBasicBlock *mbb, in init()
|
/external/flatbuffers/grpc/tests/ |
D | message_builder_test.cpp | 15 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/ |
D | InstrEmitter.cpp | 911 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 1044 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 1128 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
|