Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h650 bool isGenericAtomic(unsigned Opc);
H A DAMDGPUBaseInfo.cpp685 bool isGenericAtomic(unsigned Opc) { in isGenericAtomic() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp10061 AMDGPU::isGenericAtomic(opcode)) { in getGenericInstructionUniformity()