Searched refs:getMUBUFOpcode (Results 1 – 3 of 3) sorted by relevance
228 int getMUBUFOpcode(unsigned BaseOpc, unsigned Dwords);
149 int getMUBUFOpcode(unsigned BaseOpc, unsigned Dwords) { in getMUBUFOpcode() function
944 return AMDGPU::getMUBUFOpcode(CI.InstClass, Width); in getNewOpcode()