Searched defs:IsSuffix (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/polly/lib/Support/ |
| D | DumpModulePass.cpp | 34 bool IsSuffix; member in __anon66a288fb0111::DumpModule 44 explicit DumpModule(llvm::StringRef Filename, bool IsSuffix) in DumpModule() 84 bool IsSuffix) { in createDumpModulePass()
|
| /external/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 174 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member 1615 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { in CreateToken()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 300 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member 1803 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { in CreateToken()
|
| /external/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 334 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. member 1848 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { in CreateToken()
|