Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h188 struct MIMGBaseOpcodeInfo { struct
203 const MIMGBaseOpcodeInfo *getMIMGBaseOpcodeInfo(unsigned BaseOpcode); argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DMIMGInstructions.td45 let CppTypeName = "MIMGBaseOpcodeInfo";
DSIISelLowering.cpp4555 const AMDGPU::MIMGBaseOpcodeInfo *BaseOpcode = in lowerImage()