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

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h643 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { function
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1067 if (MaskPair.first->clobbersPhysReg(ID)) { function

Completed in 347 milliseconds