Searched defs:mbb (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.cpp | 263 ARMConstantPoolMBB(LLVMContext &C, const MachineBasicBlock *mbb, unsigned id, unsigned char PCAdj, ARMCP::ARMCPModifier Modifier, bool AddCurrentAddress) ARMConstantPoolMBB() argument 272 Create(LLVMContext &C, const MachineBasicBlock *mbb, unsigned ID, unsigned char PCAdj) Create() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 155 MachineBasicBlock *mbb = nullptr; in weightCalcHelper() local
|
H A D | RegisterPressure.cpp | 263 init(const MachineFunction *mf, const RegisterClassInfo *rci, const LiveIntervals *lis, const MachineBasicBlock *mbb, MachineBasicBlock::const_iterator pos, bool TrackLaneMasks, bool TrackUntiedDefs) init() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SlotIndexes.h | 601 void insertMBBInMaps(MachineBasicBlock *mbb) { in insertMBBInMaps() argument [all...] |
H A D | SelectionDAGNodes.h | 1903 explicit BasicBlockSDNode(MachineBasicBlock *mbb) in BasicBlockSDNode() argument
|
Completed in 10 milliseconds