Home
last modified time | relevance | path

Searched refs:kw_fast (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/AsmParser/
DLLToken.h101 kw_fast, enumerator
DLLParser.h191 case lltok::kw_fast: FMF.setUnsafeAlgebra(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLToken.h108 kw_fast, enumerator
DLLParser.h224 case lltok::kw_fast: FMF.setFast(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()