Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp528 bool MachineRegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { isConstantPhysReg() function in MachineRegisterInfo
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h581 virtual bool isConstantPhysReg(MCRegister PhysReg) const { return false; } isConstantPhysReg() function