Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h475 static bool clobbersPhysReg(const uint32_t *RegMask, unsigned PhysReg) { in clobbersPhysReg() function
482 bool clobbersPhysReg(unsigned PhysReg) const { in clobbersPhysReg() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h615 static bool clobbersPhysReg(const uint32_t *RegMask, unsigned PhysReg) { in clobbersPhysReg() function
622 bool clobbersPhysReg(unsigned PhysReg) const { in clobbersPhysReg() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h615 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg() function
622 bool clobbersPhysReg(MCRegister PhysReg) const { in clobbersPhysReg() function