Searched refs:peekThroughBitcasts (Results 1 – 8 of 8) sorted by relevance
6396 V = peekThroughBitcasts(V); in IsNOT()6505 Op = peekThroughBitcasts(Op); in getTargetConstantFromNode()6523 Op = peekThroughBitcasts(Op); in getTargetConstantBitsFromNode()7295 V1 = peekThroughBitcasts(V1); in computeZeroableShuffleElements()7296 V2 = peekThroughBitcasts(V2); in computeZeroableShuffleElements()7388 V1 = peekThroughBitcasts(V1); in getTargetShuffleAndZeroables()7389 V2 = peekThroughBitcasts(V2); in getTargetShuffleAndZeroables()7572 SDValue N0 = peekThroughBitcasts(N.getOperand(0)); in getFauxShuffleMask()7573 SDValue N1 = peekThroughBitcasts(N.getOperand(1)); in getFauxShuffleMask()8500 SDValue Elt = peekThroughBitcasts(Elts[i]); in EltsFromConsecutiveLoads()[all …]
16753 Val = peekThroughBitcasts(Val); in mergeStoresOfConstantsOrVecElts()16779 SDValue Val = peekThroughBitcasts(St->getValue()); in mergeStoresOfConstantsOrVecElts()16824 Val = peekThroughBitcasts(Val); in mergeStoresOfConstantsOrVecElts()16888 SDValue Val = peekThroughBitcasts(St->getValue()); in getStoreMergeCandidates()16920 SDValue OtherBC = peekThroughBitcasts(Other->getValue()); in getStoreMergeCandidates()17352 SDValue Val = peekThroughBitcasts(St->getValue()); in tryStoreMergeOfLoads()17628 SDValue StoredVal = peekThroughBitcasts(St->getValue()); in mergeConsecutiveStores()19489 Splat = peekThroughBitcasts(Splat); in visitBUILD_VECTOR()19637 Op = peekThroughBitcasts(Op); in combineConcatVectorOfExtracts()19655 ExtVec = peekThroughBitcasts(ExtVec); in combineConcatVectorOfExtracts()[all …]
9462 SDValue llvm::peekThroughBitcasts(SDValue V) { in peekThroughBitcasts() function in llvm9483 V = peekThroughBitcasts(V.getOperand(1)); in isBitwiseNot()9598 N = peekThroughBitcasts(N); in isAllOnesOrAllOnesSplat()
661 SDValue Src = peekThroughBitcasts(Op.getOperand(0)); in SimplifyMultipleUseDemandedBits()
5601 SDValue LCandidate = peekThroughBitcasts(N); in EmitFuncArgumentDbgValue()
1636 SDValue peekThroughBitcasts(SDValue V);
9587 SDValue LHS = peekThroughBitcasts(SVN->getOperand(0)); in lowerToXXSPLTI32DX()9588 SDValue RHS = peekThroughBitcasts(SVN->getOperand(1)); in lowerToXXSPLTI32DX()9660 SDValue N0 = peekThroughBitcasts(Op.getOperand(0)); in LowerROTL()9661 SDValue N1 = peekThroughBitcasts(Op.getOperand(1)); in LowerROTL()
2038 Extract = peekThroughBitcasts(Extract); in tryHighFPExt()