Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h436 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc);
H A DAMDGPUBaseInfo.cpp308 const MIMGBaseOpcodeInfo *getMIMGBaseOpcode(unsigned Opc) { in getMIMGBaseOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp468 if (AMDGPU::getMIMGBaseOpcode(Opc)->BVH) in getInstClass()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4287 if (AMDGPU::getMIMGBaseOpcode(Opc)->BVH) in validateMIMGDim()