Searched defs:IsDebug (Results 1 – 4 of 4) sorted by relevance
192 bool IsDebug() const { return m_is_debug; } in IsDebug() function
320 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()399 VRBaseMapType &VRBaseMap, bool IsDebug, in AddOperand()
152 unsigned IsDebug : 1; variable
2752 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local