Searched refs:FMFlags (Results 1 – 1 of 1) sorted by relevance
1304 unsigned FMFlags = getFastMathFlags(I); in handleMIFlagDecoration() local1305 if (FMFlags == SPIRV::FPFastMathMode::None) in handleMIFlagDecoration()1308 buildOpDecorate(DstReg, I, TII, SPIRV::Decoration::FPFastMathMode, {FMFlags}); in handleMIFlagDecoration()