Searched defs:IsDebug (Results 1 – 9 of 9) sorted by relevance
4 /** @const */ var IsDebug = true; variable
5 /** @const */ var IsDebug = false; variable
77 bool IsDebug() in IsDebug() function
281 inline bool IsDebug() in IsDebug() function
317 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()380 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
296 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()367 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
138 bool IsDebug : 1; variable
150 unsigned IsDebug : 1; variable
1659 bool IsDebug = RegOp.isDebug(); in swapRegAndNonRegOperand() local