Searched defs:IsSuffix (Results 1 – 7 of 7) sorted by relevance
39 bool IsSuffix; member
174 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member1615 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { in CreateToken()
300 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member1803 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { in CreateToken()
366 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member2158 CreateToken(StringRef Str, SMLoc S, MCContext &Ctx, bool IsSuffix = false) { in CreateToken()