Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp335 void mapVirtReg(unsigned VirtReg, UserValue *EC);
409 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()
429 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg() function in LDVImpl
723 mapVirtReg(NewReg, UV); in renameRegister()
866 mapVirtReg(NewRegs[i]->reg, UV); in splitRegister()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp349 void mapVirtReg(unsigned VirtReg, UserValue *EC);
457 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()
479 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg() function in LDVImpl
904 mapVirtReg(NewRegs[i], UV); in splitRegister()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp397 void mapVirtReg(unsigned VirtReg, UserValue *EC);
481 LDV->mapVirtReg(locations[i].getReg(), this); in mapVirtRegs()
502 void LDVImpl::mapVirtReg(unsigned VirtReg, UserValue *EC) { in mapVirtReg() function in LDVImpl
1033 mapVirtReg(NewRegs[i], UV); in splitRegister()