Searched refs:IsDst (Results 1 – 1 of 1) sorted by relevance
4181 const bool IsDst = Desc.getOpcode() == AMDGPU::V_MOVRELD_B32_e32 || in verifyInstruction() local4186 const unsigned NumImplicitOps = IsDst ? 2 : 1; in verifyInstruction()4197 if (IsDst) { in verifyInstruction()4215 !isSubRegOf(RI, ImpUse, IsDst ? *Dst : Src0)) { in verifyInstruction()