Home
last modified time | relevance | path

Searched refs:MTBUFInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp142 struct MTBUFInfo { struct
158 const MTBUFInfo *Info = getMTBUFInfoFromOpcode(Opc); in getMTBUFBaseOpcode()
163 const MTBUFInfo *Info = getMTBUFInfoFromBaseOpcodeAndElements(BaseOpc, Elements); in getMTBUFOpcode()
168 const MTBUFInfo *Info = getMTBUFOpcodeHelper(Opc); in getMTBUFElements()
173 const MTBUFInfo *Info = getMTBUFOpcodeHelper(Opc); in getMTBUFHasVAddr()
178 const MTBUFInfo *Info = getMTBUFOpcodeHelper(Opc); in getMTBUFHasSrsrc()
183 const MTBUFInfo *Info = getMTBUFOpcodeHelper(Opc); in getMTBUFHasSoffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DBUFInstructions.td2457 let CppTypeName = "MTBUFInfo";