Searched refs:VDstIn (Results 1 – 2 of 2) sorted by relevance
912 Value *VDstIn = II.getArgOperand(0); in instCombineIntrinsic() local913 if (isa<UndefValue>(VDstIn)) in instCombineIntrinsic()921 return IC.replaceOperand(II, 0, UndefValue::get(VDstIn->getType())); in instCombineIntrinsic()
871 Register VDstIn = MI.getOperand(4).getReg(); in selectWritelane() local907 MIB.addReg(VDstIn); in selectWritelane()