Searched refs:FMAContractLevelOpt (Results 1 – 2 of 2) sorted by relevance
75 FMAContractLevelOpt("nvptx-fma-level", cl::ZeroOrMore, cl::Hidden, variable3984 if (FMAContractLevelOpt.getNumOccurrences() > 0) in allowFMA()3985 return FMAContractLevelOpt > 0; in allowFMA()
52 FMAContractLevelOpt("nvptx-fma-level", cl::ZeroOrMore, cl::Hidden, variable3819 if (FMAContractLevelOpt.getNumOccurrences() > 0) { in allowFMA()3820 return FMAContractLevelOpt > 0; in allowFMA()