Searched defs:VRM (Results 1 – 14 of 14) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | AllocationOrder.cpp | 31 const VirtRegMap &VRM, in AllocationOrder()
|
D | CalcSpillWeights.cpp | 28 VirtRegMap *VRM, in calculateSpillWeightsAndHints() 79 VirtRegMap *VRM, in isRematerializable()
|
D | RegAllocBase.h | 63 VirtRegMap *VRM; variable
|
D | SplitKit.h | 45 const VirtRegMap &VRM; variable 214 VirtRegMap &VRM; variable
|
D | RegAllocPBQP.cpp | 554 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
|
D | LiveDebugVariables.cpp | 907 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()
|
D | VirtRegMap.cpp | 165 VirtRegMap *VRM; member in __anon60d3d0780111::VirtRegRewriter
|
D | TargetRegisterInfo.cpp | 341 const VirtRegMap *VRM, in getRegAllocationHints()
|
D | InlineSpiller.cpp | 65 VirtRegMap &VRM; member in __anon5b897d710111::InlineSpiller
|
D | LiveIntervalAnalysis.cpp | 669 void LiveIntervals::addKillFlags(const VirtRegMap *VRM) { in addKillFlags()
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 55 VirtRegMap *VRM; variable
|
D | LiveRegMatrix.h | 41 VirtRegMap *VRM; variable
|
D | LiveRangeEdit.h | 65 VirtRegMap *VRM; variable
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 228 const VirtRegMap *VRM, in getRegAllocationHints()
|