Home
last modified time | relevance | path

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

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