Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h393 std::vector<std::string> Reciprocals; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1934 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals; in getTrivialDefaultFunctionAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5278 MarshallingInfoStringVector<CodeGenOpts<"Reciprocals">>;