Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp264 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
273 const MachineBasicBlock *mbb, in Create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp155 MachineBasicBlock *mbb = nullptr; in weightCalcHelper() local
DRegisterPressure.cpp266 const MachineBasicBlock *mbb, in init()
/third_party/flatbuffers/grpc/tests/
Dmessage_builder_test.cpp20 bool release_n_verify(flatbuffers::grpc::MessageBuilder &mbb, in release_n_verify()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp1160 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()