Home
last modified time | relevance | path

Searched refs:mapVirtReg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp659 void mapVirtReg(Register VirtReg, UserValue *EC);
769 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()
788 void LDVImpl::mapVirtReg(Register VirtReg, UserValue *EC) { in mapVirtReg() function in LDVImpl
1502 mapVirtReg(NewReg, UV); in splitRegister()