Searched refs:Reciprocals (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h389 std::vector<std::string> Reciprocals; member in class:clang::CodeGenOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1955 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals;

Completed in 179 milliseconds