HomeSort by relevance Sort by last modified time
    Searched refs:IsSuffix (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 174 bool IsSuffix; // Is the operand actually a suffix on the mnemonic.
336 return Tok.IsSuffix;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 292 bool IsSuffix; // Is the operand actually a suffix on the mnemonic.
478 return Tok.IsSuffix;
    [all...]

Completed in 410 milliseconds