Searched defs:mbb (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DSlotIndexes.cpp74 MachineBasicBlock *mbb = &*mbbItr; local
H A DCalcSpillWeights.cpp113 MachineBasicBlock *mbb = 0; local
H A DRegisterScavenging.cpp73 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { argument
H A DRegAllocPBQP.cpp332 const MachineBasicBlock *mbb = &*mbbItr; local
H A DRegisterPressure.cpp166 init(const MachineFunction *mf, const RegisterClassInfo *rci, const LiveIntervals *lis, const MachineBasicBlock *mbb, MachineBasicBlock::const_iterator pos) argument
H A DLiveIntervalAnalysis.cpp198 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb, argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMConstantPoolValue.cpp269 ARMConstantPoolMBB(LLVMContext &C, const MachineBasicBlock *mbb, unsigned id, unsigned char PCAdj, ARMCP::ARMCPModifier Modifier, bool AddCurrentAddress) argument
278 Create(LLVMContext &C, const MachineBasicBlock *mbb, unsigned ID, unsigned char PCAdj) argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1376 explicit BasicBlockSDNode(MachineBasicBlock *mbb) argument

Completed in 101 milliseconds