Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h205 struct MIMGDimInfo { struct
213 const MIMGDimInfo *getMIMGDimInfo(unsigned Dim); argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DMIMGInstructions.td61 let CppTypeName = "MIMGDimInfo";
DSIISelLowering.cpp4557 const AMDGPU::MIMGDimInfo *DimInfo = AMDGPU::getMIMGDimInfo(Intr->Dim); in lowerImage()