Searched refs:SDWA (Results 1 – 6 of 6) sorted by relevance
32 SDWA = 1 << 14, enumerator
230 let SDWA = 1;
35 field bits<1> SDWA = 0;71 let TSFlags{14} = SDWA;
1316 // Outs for DPP and SDWA1320 (outs), // no dst for VOPC, we use "vcc"-token as dst in SDWA VOPC instructions1399 // Function that checks if instruction supports DPP and SDWA1403 0, // NumSrcArgs == 3 - No DPP or SDWA for VOP31405 0, // 64-bit dst - No DPP or SDWA for 64-bit operands1764 let DecoderNamespace = "SDWA";1838 let DecoderNamespace = "SDWA";2293 let DecoderNamespace = "SDWA";
299 else if (MII.get(MI->getOpcode()).TSFlags & SIInstrFlags::SDWA) in printVOPDst()
1134 (isForcedSDWA() && !(TSFlags & SIInstrFlags::SDWA)) ) in checkTargetMatchPredicate()