Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()