Searched defs:IsDebug (Results 1 – 4 of 4) sorted by relevance
232 #define IsDebug( global() macro
304 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()375 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
152 unsigned IsDebug : 1; variable
2048 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local