HomeSort by: relevance | last modified time | path
    Searched refs:isFPAtomic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 720 static bool isFPAtomic(const MachineInstr &MI) {
724 bool isFPAtomic(uint16_t Opcode) const {
GCNHazardRecognizer.cpp 1169 return SIInstrInfo::isFPAtomic(I);

Completed in 19 milliseconds