Searched refs:getVOPDOpcode (Results 1 – 3 of 3) sorted by relevance
66 int NewOpcode = AMDGPU::getVOPDFull(AMDGPU::getVOPDOpcode(Opc1), in doReplace()67 AMDGPU::getVOPDOpcode(Opc2)); in doReplace()
520 unsigned getVOPDOpcode(unsigned Opc);
452 unsigned getVOPDOpcode(unsigned Opc) { in getVOPDOpcode() function