Home
last modified time | relevance | path

Searched defs:IsSuffix (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp337 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member
1870 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { in CreateToken()