Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp258 static bool isCallerPreservedOrConstPhysReg(unsigned Reg, in isCallerPreservedOrConstPhysReg() function
292 if (!isCallerPreservedOrConstPhysReg(Reg, *MI->getMF(), *TRI)) in hasLivePhysRegDefUses()
DMachineRegisterInfo.cpp536 MachineRegisterInfo::isCallerPreservedOrConstPhysReg(unsigned PhysReg) const { in isCallerPreservedOrConstPhysReg() function in MachineRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h617 bool isCallerPreservedOrConstPhysReg(unsigned PhysReg) const;