Searched refs:canUseFastMathFlags (Results 1 – 3 of 3) sorted by relevance
38 bool canUseFastMathFlags(const MachineInstr &MI) const;
133 bool SPIRVInstrInfo::canUseFastMathFlags(const MachineInstr &MI) const { in canUseFastMathFlags() function in SPIRVInstrInfo
2012 if (!TII.canUseFastMathFlags(I)) in handleMIFlagDecoration()