Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.h36 bool canUseFastMathFlags(const MachineInstr &MI) const;
H A DSPIRVInstrInfo.cpp105 bool SPIRVInstrInfo::canUseFastMathFlags(const MachineInstr &MI) const { in canUseFastMathFlags() function in SPIRVInstrInfo
H A DSPIRVModuleAnalysis.cpp1302 if (!TII.canUseFastMathFlags(I)) in handleMIFlagDecoration()