Searched defs:IsPrefix (Results 1 – 6 of 6) sorted by relevance
122 char &PreviousCharInNeedle, bool IsPrefix = false) { in startsWith()
249 #define IsPrefix 0x8000000 /* opcode is a prefix */ macro
239 #define IsPrefix 0x8000000 /* opcode is a prefix */ macro
1182 bool IsPrefix = getterNameString.startswith("is"); in migrateProperty() local
3335 bool IsPrefix = in ParseInstruction() local
14356 bool IsInc, bool IsPrefix) { in CheckIncrementDecrementOperand()