Searched refs:LdVal (Results 1 – 2 of 2) sorted by relevance
9230 SDValue &LdVal = NewResults[0]; in CombineBaseUpdate() local9231 LdVal = DAG.getNode(ISD::BITCAST, dl, VecTy, LdVal); in CombineBaseUpdate()
24273 SDNode* LdVal = St->getValue().getNode(); in PerformSTORECombine() local24281 if (ChainVal == LdVal) in PerformSTORECombine()24286 if (ChainVal->getOperand(i).getNode() == LdVal) { in PerformSTORECombine()