reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
458 if (OrigOp == AMDGPU::REG_SEQUENCE) { 487 if (TII->isVOP3(OrigOp)) { 488 if (!TII->hasVALU32BitEncoding(OrigOp)) { 501 } else if (!TII->isVOP1(OrigOp) && !TII->isVOP2(OrigOp)) { 501 } else if (!TII->isVOP1(OrigOp) && !TII->isVOP2(OrigOp)) {