Searched refs:SDST (Results 1 – 2 of 2) sorted by relevance
1307 const MachineOperand *SDST = TII->getNamedOperand(*MI, SDSTName); in fixSMEMtoVectorWriteHazards() local1308 if (!SDST) { in fixSMEMtoVectorWriteHazards()1311 SDST = &MO; in fixSMEMtoVectorWriteHazards()1317 if (!SDST) in fixSMEMtoVectorWriteHazards()1320 const Register SDSTReg = SDST->getReg(); in fixSMEMtoVectorWriteHazards()
669 // replaces OMOD and the dest fields with SD and SDST (SGPR destination)671 // a. When SD=1, the SDST is used as the destination for the compare result;