Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h361 std::vector<std::string> Reciprocals; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp1873 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals; in getDefaultFunctionAttributes()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td3808 MarshallingInfoStringVector<CodeGenOpts<"Reciprocals">>;