Home
last modified time | relevance | path

Searched refs:Reciprocals (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h342 std::vector<std::string> Reciprocals; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1826 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals; in getDefaultFunctionAttributes()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td3423 MarshallingInfoStringVector<CodeGenOpts<"Reciprocals">>;