Searched defs:AllowFPOpFusion (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetOptions.h54 AllowFPOpFusion(FPOpFusion::Standard)
193 /// AllowFPOpFusion - This flag is set by the -fuse-fp-ops=xxx option.
209 FPOpFusion::FPOpFusionMode AllowFPOpFusion; member in class:llvm::TargetOptions

Completed in 39 milliseconds