Searched refs:peekThroughBitcasts (Results 1 – 9 of 9) sorted by relevance
6979 V = peekThroughBitcasts(V); in IsNOT()7175 Op = peekThroughBitcasts(Op); in getTargetConstantFromNode()7193 Op = peekThroughBitcasts(Op); in getTargetConstantBitsFromNode()7947 V1 = peekThroughBitcasts(V1); in computeZeroableShuffleElements()7948 V2 = peekThroughBitcasts(V2); in computeZeroableShuffleElements()8040 V1 = peekThroughBitcasts(V1); in getTargetShuffleAndZeroables()8041 V2 = peekThroughBitcasts(V2); in getTargetShuffleAndZeroables()14171 V = peekThroughBitcasts(V); in getScalarValueForVectorElement()48199 X = peekThroughBitcasts(X); in combineLogicBlendIntoPBLENDV()48200 Y = peekThroughBitcasts(Y); in combineLogicBlendIntoPBLENDV()[all …]
17928 Val = peekThroughBitcasts(Val); in mergeStoresOfConstantsOrVecElts()18001 Val = peekThroughBitcasts(Val); in mergeStoresOfConstantsOrVecElts()18065 SDValue Val = peekThroughBitcasts(St->getValue()); in getStoreMergeCandidates()18542 SDValue Val = peekThroughBitcasts(St->getValue()); in tryStoreMergeOfLoads()20799 Splat = peekThroughBitcasts(Splat); in visitBUILD_VECTOR()20985 Op = peekThroughBitcasts(Op); in combineConcatVectorOfExtracts()21003 ExtVec = peekThroughBitcasts(ExtVec); in combineConcatVectorOfExtracts()21800 V = peekThroughBitcasts(V); in visitEXTRACT_SUBVECTOR()23220 SDValue N0Src = peekThroughBitcasts(N0); in visitINSERT_SUBVECTOR()23221 SDValue N1Src = peekThroughBitcasts(N1); in visitINSERT_SUBVECTOR()[all …]
5616 SDValue N1 = peekThroughBitcasts(Ops[0]); in FoldConstantArithmetic()5617 SDValue N2 = peekThroughBitcasts(Ops[1]); in FoldConstantArithmetic()10639 SDValue llvm::peekThroughBitcasts(SDValue V) { in peekThroughBitcasts() function in llvm10660 V = peekThroughBitcasts(V.getOperand(1)); in isBitwiseNot()10775 N = peekThroughBitcasts(N); in isAllOnesOrAllOnesSplat()
683 SDValue Src = peekThroughBitcasts(Op.getOperand(0)); in SimplifyMultipleUseDemandedBits()
5629 SDValue LCandidate = peekThroughBitcasts(N); in EmitFuncArgumentDbgValue()
1682 SDValue peekThroughBitcasts(SDValue V);
9762 SDValue LHS = peekThroughBitcasts(SVN->getOperand(0)); in lowerToXXSPLTI32DX()9763 SDValue RHS = peekThroughBitcasts(SVN->getOperand(1)); in lowerToXXSPLTI32DX()9835 SDValue N0 = peekThroughBitcasts(Op.getOperand(0)); in LowerROTL()9836 SDValue N1 = peekThroughBitcasts(Op.getOperand(1)); in LowerROTL()
2152 Extract = peekThroughBitcasts(Extract); in tryHighFPExt()
5813 SDValue VecBC = peekThroughBitcasts(Vec); in lowerEXTRACT_VECTOR_ELT()