Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp9230 SDValue &LdVal = NewResults[0]; in CombineBaseUpdate() local
9231 LdVal = DAG.getNode(ISD::BITCAST, dl, VecTy, LdVal); in CombineBaseUpdate()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp24273 SDNode* LdVal = St->getValue().getNode(); in PerformSTORECombine() local
24281 if (ChainVal == LdVal) in PerformSTORECombine()
24286 if (ChainVal->getOperand(i).getNode() == LdVal) { in PerformSTORECombine()