Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp368 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. global() member
2223 CreateToken(StringRef Str,SMLoc S,MCContext & Ctx,bool IsSuffix=false) CreateToken() argument