Searched defs:mbb (Results 1 – 12 of 12) sorted by relevance
/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/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/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/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()
|