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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h299 std::vector<std::string> Reciprocals; member in class:clang::CodeGenOptions
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1785 const std::vector<std::string> &Recips = CodeGenOpts.Reciprocals;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp920 Opts.Reciprocals = Args.getAllArgValues(OPT_mrecip_EQ);

Completed in 296 milliseconds