Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h617 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg() function
624 bool clobbersPhysReg(MCRegister PhysReg) const { in clobbersPhysReg() function