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