Searched defs:IsDebug (Results 1 – 4 of 4) sorted by relevance
190 bool IsDebug() const { return m_is_debug; } IsDebug() function
322 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()403 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
152 unsigned IsDebug : 1; variable
2747 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local