Searched refs:kw_fast (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/AsmParser/ | ||
D | LLToken.h | 101 kw_fast, enumerator |
D | LLParser.h | 191 case lltok::kw_fast: FMF.setUnsafeAlgebra(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent() |