Home
last modified time | relevance | path

Searched refs:isFPAtomic (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h664 static bool isFPAtomic(const MachineInstr &MI) { in isFPAtomic() function
668 bool isFPAtomic(uint16_t Opcode) const { in isFPAtomic() function
DGCNHazardRecognizer.cpp1170 return SIInstrInfo::isFPAtomic(*I); in checkFPAtomicToDenormModeHazard()