Lines Matching refs:peekThroughBitcasts
14215 Val = peekThroughBitcasts(Val); in MergeStoresOfConstantsOrVecElts()
14241 SDValue Val = peekThroughBitcasts(St->getValue()); in MergeStoresOfConstantsOrVecElts()
14286 Val = peekThroughBitcasts(Val); in MergeStoresOfConstantsOrVecElts()
14349 SDValue Val = peekThroughBitcasts(St->getValue()); in getStoreMergeCandidates()
14383 SDValue Val = peekThroughBitcasts(Other->getValue()); in getStoreMergeCandidates()
14548 SDValue StoredVal = peekThroughBitcasts(St->getValue()); in MergeConsecutiveStores()
14816 SDValue Val = peekThroughBitcasts(St->getValue()); in MergeConsecutiveStores()
16549 Splat = peekThroughBitcasts(Splat); in visitBUILD_VECTOR()
16681 Op = peekThroughBitcasts(Op); in combineConcatVectorOfExtracts()
16698 ExtVec = peekThroughBitcasts(ExtVec); in combineConcatVectorOfExtracts()
16924 SDValue BinOp = peekThroughBitcasts(Extract->getOperand(0)); in narrowExtractedVectorBinOp()
16996 SDValue LHS = peekThroughBitcasts(BinOp.getOperand(0)); in narrowExtractedVectorBinOp()
16997 SDValue RHS = peekThroughBitcasts(BinOp.getOperand(1)); in narrowExtractedVectorBinOp()
17089 V = peekThroughBitcasts(V); in visitEXTRACT_SUBVECTOR()
17390 SDValue N0 = peekThroughBitcasts(SVN->getOperand(0)); in combineTruncationShuffle()
18088 SDValue RHS = peekThroughBitcasts(N->getOperand(1)); in XformToShuffleWithZero()