Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetMachine.cpp70 #define RESET_OPTION(X, Y) \ in resetTargetOptions() macro
76 RESET_OPTION(LessPreciseFPMADOption, "less-precise-fpmad"); in resetTargetOptions()
77 RESET_OPTION(UnsafeFPMath, "unsafe-fp-math"); in resetTargetOptions()
78 RESET_OPTION(NoInfsFPMath, "no-infs-fp-math"); in resetTargetOptions()
79 RESET_OPTION(NoNaNsFPMath, "no-nans-fp-math"); in resetTargetOptions()