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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.h35 bool canUseFastMathFlags(const MachineInstr &MI) const;
H A DSPIRVInstrInfo.cpp94 bool SPIRVInstrInfo::canUseFastMathFlags(const MachineInstr &MI) const { function in class:SPIRVInstrInfo
H A DSPIRVModuleAnalysis.cpp1024 if (!TII.canUseFastMathFlags(I))

Completed in 61 milliseconds