Searched defs:isPhysRegUsed (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveRegMatrix.cpp | 138 bool LiveRegMatrix::isPhysRegUsed(MCRegister PhysReg) const { in isPhysRegUsed() function in LiveRegMatrix |
H A D | MachineRegisterInfo.cpp | 600 bool MachineRegisterInfo::isPhysRegUsed(MCRegister PhysReg, in isPhysRegUsed() function in MachineRegisterInfo |