Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 { in canUseFastMathFlags() function in SPIRVInstrInfo
H A DSPIRVModuleAnalysis.cpp978 if (!TII.canUseFastMathFlags(I)) in handleMIFlagDecoration()