Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineRegisterInfo.cpp245 void MachineRegisterInfo::closePhysRegsUsed(const TargetRegisterInfo &TRI) { in closePhysRegsUsed() function in MachineRegisterInfo
DRegAllocFast.cpp1056 MRI->closePhysRegsUsed(*TRI); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h293 void closePhysRegsUsed(const TargetRegisterInfo&);