Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h646 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg() function
653 bool clobbersPhysReg(MCRegister PhysReg) const { in clobbersPhysReg() function