Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VirtRegMap

33 #include "llvm/CodeGen/VirtRegMap.h"
258 void rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI);
261 void emitDebugValues(VirtRegMap *VRM,
351 void emitDebugValues(VirtRegMap *VRM);
865 UserValue::rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI) {
881 } else if (VRM.getStackSlot(VirtReg) != VirtRegMap::NO_STACK_SLOT) {
937 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS,
970 void LDVImpl::emitDebugValues(VirtRegMap *VRM) {
981 void LiveDebugVariables::emitDebugValues(VirtRegMap *VRM) {