Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCSE.cpp253 if (!MRI->isCallerPreservedOrConstPhysReg(Reg)) in hasLivePhysRegDefUses()
DMachineRegisterInfo.cpp531 MachineRegisterInfo::isCallerPreservedOrConstPhysReg(unsigned PhysReg) const { in isCallerPreservedOrConstPhysReg() function in MachineRegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h613 bool isCallerPreservedOrConstPhysReg(unsigned PhysReg) const;