Searched refs:SMEM (Results 1 – 5 of 5) sorted by relevance
142 int GCNHazardRecognizer::checkSMEMSoftClauseHazards(MachineInstr *SMEM) { in checkSMEMSoftClauseHazards() argument177 if (SMEM->mayStore()) in checkSMEMSoftClauseHazards()180 addRegsToSet(SMEM->defs(), ClauseDefs); in checkSMEMSoftClauseHazards()181 addRegsToSet(SMEM->uses(), ClauseUses); in checkSMEMSoftClauseHazards()
42 int checkSMEMSoftClauseHazards(MachineInstr *SMEM);
48 SMEM, enumerator326 LastOpcodeType = SMEM; in pushInstruction()
105 // SMEM Instructions
77 // Specify an SMRD opcode for SI and SMEM opcode for VI