Searched refs:kw_fast (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/ | ||
| D | LLToken.h | 108 kw_fast, enumerator |
| D | LLParser.h | 224 case lltok::kw_fast: FMF.setFast(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent() |