Searched defs:mbb (Results 1 – 17 of 17) 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-10.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-project/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/llvm-project/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB() 273 const MachineBasicBlock *mbb, in Create()
|
/external/swiftshader/third_party/llvm-10.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/llvm-project/clang/test/CodeGenCXX/ |
D | mangle-ms-back-references.cpp | 27 void mbb(bool a, bool b) {} in mbb() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CalcSpillWeights.cpp | 155 MachineBasicBlock *mbb = nullptr; in weightCalcHelper() local
|
D | RegisterPressure.cpp | 266 const MachineBasicBlock *mbb, in init()
|
/external/flatbuffers/grpc/tests/ |
D | message_builder_test.cpp | 20 bool release_n_verify(flatbuffers::grpc::MessageBuilder &mbb, in release_n_verify()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 1044 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 1160 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 1257 InstrEmitter::InstrEmitter(const TargetMachine &TM, MachineBasicBlock *mbb, in InstrEmitter()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | RegisterPressure.cpp | 266 const MachineBasicBlock *mbb, in init()
|