Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5065 const bool IsDst = Desc.getOpcode() == AMDGPU::V_MOVRELD_B32_e32 || in verifyInstruction() local
5070 const unsigned NumImplicitOps = IsDst ? 2 : 1; in verifyInstruction()
5081 if (IsDst) { in verifyInstruction()
5099 !isSubRegOf(RI, ImpUse, IsDst ? *Dst : Src0)) { in verifyInstruction()