Searched defs:IsDebug (Results 1 – 4 of 4) sorted by relevance
166 bool IsDebug() const { return m_is_debug; } in IsDebug() function
299 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()377 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
151 unsigned IsDebug : 1; variable
2262 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local