Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2887 const bool IsDst = Desc.getOpcode() == AMDGPU::V_MOVRELD_B32_e32 || in verifyInstruction() local
2892 const unsigned NumImplicitOps = IsDst ? 2 : 1; in verifyInstruction()
2903 if (IsDst) { in verifyInstruction()
2921 !isSubRegOf(RI, ImpUse, IsDst ? *Dst : Src0)) { in verifyInstruction()