Searched refs:FastMathAliasOption (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Driver/ |
D | Tools.cpp | 4155 OptSpecifier FastMathAliasOption = in ConstructJob() local 4164 options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4173 options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4185 Args.getLastArg(options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4207 options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4217 options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4227 options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4237 options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4256 if (Arg *A = Args.getLastArg(options::OPT_ffast_math, FastMathAliasOption, in ConstructJob() 4281 if (Arg *A = Args.getLastArg(options::OPT_ffast_math, FastMathAliasOption, in ConstructJob()
|