Home
last modified time | relevance | path

Searched refs:isVOP3P (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp377 if (Mod0 && TII->isVOP3(OrigMI) && !TII->isVOP3P(OrigMI)) in createDPPInst()
672 ((TII->isVOP3P(OrigOp) || TII->isVOPC(OrigOp) || in combineDPPMov()
H A DSIInstrInfo.h776 static bool isVOP3P(const MachineInstr &MI) { in isVOP3P() function
780 bool isVOP3P(uint16_t Opcode) const { in isVOP3P() function
H A DVOPInstructions.td103 bit isVOP3P = 0, bit isVop3OpSel = 0> :
107 !if(!and(isVOP3P, P.IsPacked), P.InsVOP3P, P.Ins64)),
118 !if(!and(isVOP3P, P.IsPacked), P.AsmVOP3P, P.Asm64));
150 !if(isVOP3P,