Home
last modified time | relevance | path

Searched defs:isCallerPreservedOrConstPhysReg (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp536 MachineRegisterInfo::isCallerPreservedOrConstPhysReg(unsigned PhysReg) const { in isCallerPreservedOrConstPhysReg() function in MachineRegisterInfo
DMachineCSE.cpp258 static bool isCallerPreservedOrConstPhysReg(unsigned Reg, in isCallerPreservedOrConstPhysReg() function