HomeSort by: relevance | last modified time | path
    Searched refs:EatFastMathFlagsIfPresent (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLParser.h 206 FastMathFlags EatFastMathFlagsIfPresent() {
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp 6188 FastMathFlags FMF = EatFastMathFlagsIfPresent();
6217 FastMathFlags FMF = EatFastMathFlagsIfPresent();
6249 FastMathFlags FMF = EatFastMathFlagsIfPresent();
6275 FastMathFlags FMF = EatFastMathFlagsIfPresent();
6296 FastMathFlags FMF = EatFastMathFlagsIfPresent();
7288 FastMathFlags FMF = EatFastMathFlagsIfPresent();

Completed in 57 milliseconds