Searched refs:hasVOPD (Results 1 – 6 of 6) sorted by relevance
122 if (!AMDGPU::hasVOPD(*ST) || !ST->isWave32()) in runOnMachineFunction()
160 if (!AMDGPU::hasVOPD(ST) || !ST.isWave32()) { in apply()
1307 bool hasVOPD(const MCSubtargetInfo &STI);
2214 bool hasVOPD(const MCSubtargetInfo &STI) { in hasVOPD() function
1250 AMDGPU::hasVOPD(STI) && in decodeMandatoryLiteralConstant()
8855 if (!hasVOPD(getSTI())) in parseVOPD()