Home
last modified time | relevance | path

Searched defs:VRM (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/CodeGen/
DAllocationOrder.cpp31 const VirtRegMap &VRM, in AllocationOrder()
DCalcSpillWeights.cpp28 VirtRegMap *VRM, in calculateSpillWeightsAndHints()
79 VirtRegMap *VRM, in isRematerializable()
DRegAllocBase.h63 VirtRegMap *VRM; variable
DSplitKit.h45 const VirtRegMap &VRM; variable
214 VirtRegMap &VRM; variable
DRegAllocPBQP.cpp554 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph()
631 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg()
657 VirtRegMap &VRM, in mapPBQPToRegAlloc()
728 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in runOnMachineFunction() local
DLiveDebugVariables.cpp907 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) { in rewriteLocations()
980 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
1013 void LDVImpl::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
1026 void LiveDebugVariables::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
DVirtRegMap.cpp165 VirtRegMap *VRM; member in __anon60d3d0780111::VirtRegRewriter
DTargetRegisterInfo.cpp341 const VirtRegMap *VRM, in getRegAllocationHints()
DInlineSpiller.cpp65 VirtRegMap &VRM; member in __anon5b897d710111::InlineSpiller
DLiveIntervalAnalysis.cpp669 void LiveIntervals::addKillFlags(const VirtRegMap *VRM) { in addKillFlags()
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h55 VirtRegMap *VRM; variable
DLiveRegMatrix.h41 VirtRegMap *VRM; variable
DLiveRangeEdit.h65 VirtRegMap *VRM; variable
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp228 const VirtRegMap *VRM, in getRegAllocationHints()