Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp210 struct VOPInfo { struct
300 const VOPInfo *Info = getVOP1OpcodeHelper(Opc); in getVOP1IsSingle()
305 const VOPInfo *Info = getVOP2OpcodeHelper(Opc); in getVOP2IsSingle()
310 const VOPInfo *Info = getVOP3OpcodeHelper(Opc); in getVOP3IsSingle()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td810 let CppTypeName = "VOPInfo";