Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAllocationOrder.cpp26 const VirtRegMap &VRM, in AllocationOrder()
DSplitKit.h44 const VirtRegMap &VRM; variable
213 VirtRegMap &VRM; variable
DRegAllocBase.h94 VirtRegMap *VRM; variable
DLiveDebugVariables.cpp876 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) { in rewriteLocations()
955 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
988 void LDVImpl::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
998 void LiveDebugVariables::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
DInlineSpiller.cpp62 VirtRegMap &VRM; member in __anon264347940111::InlineSpiller
/external/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h62 VirtRegMap *VRM; variable