Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h411 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc);
H A DAMDGPUBaseInfo.cpp281 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp456 if (AMDGPU::getMIMGBaseOpcode(Opc)->BVH) in getInstClass()