Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp347 struct VOPInfo { struct
498 const VOPInfo *Info = getVOP1OpcodeHelper(Opc); in getVOP1IsSingle()
503 const VOPInfo *Info = getVOP2OpcodeHelper(Opc); in getVOP2IsSingle()
508 const VOPInfo *Info = getVOP3OpcodeHelper(Opc); in getVOP3IsSingle()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td1669 let CppTypeName = "VOPInfo";