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

  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLToken.h 240 kw_strictfp, enumerator in enum:llvm::lltok::Kind
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp 1432 case lltok::kw_strictfp: B.addAttribute(Attribute::StrictFP); break;
1843 case lltok::kw_strictfp:
1954 case lltok::kw_strictfp:

Completed in 49 milliseconds