Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAllocationOrder.cpp31 const VirtRegMap &VRM, in AllocationOrder()
DRegAllocBase.h63 VirtRegMap *VRM; variable
DSplitKit.h45 const VirtRegMap &VRM; variable
214 VirtRegMap &VRM; variable
DRegAllocPBQP.cpp553 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph()
630 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg()
656 VirtRegMap &VRM, in mapPBQPToRegAlloc()
730 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in runOnMachineFunction() local
DLiveDebugVariables.cpp925 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) { in rewriteLocations()
998 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
1031 void LDVImpl::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
1044 void LiveDebugVariables::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
DVirtRegMap.cpp165 VirtRegMap *VRM; member in __anon1700c3f70111::VirtRegRewriter
DInlineSpiller.cpp65 VirtRegMap &VRM; member in __anonf7bb34900111::InlineSpiller
DLiveIntervalAnalysis.cpp639 void LiveIntervals::addKillFlags(const VirtRegMap *VRM) { in addKillFlags()
/external/llvm/include/llvm/CodeGen/
DLiveRegMatrix.h43 VirtRegMap *VRM; variable
DLiveRangeEdit.h65 VirtRegMap *VRM; variable