Searched refs:peekThroughBitcasts (Results 1 – 9 of 9) sorted by relevance
7071 V = peekThroughBitcasts(V); in IsNOT()7268 Op = peekThroughBitcasts(Op); in getTargetConstantFromNode()7286 Op = peekThroughBitcasts(Op); in getTargetConstantBitsFromNode()8040 V1 = peekThroughBitcasts(V1); in computeZeroableShuffleElements()8041 V2 = peekThroughBitcasts(V2); in computeZeroableShuffleElements()8133 V1 = peekThroughBitcasts(V1); in getTargetShuffleAndZeroables()8134 V2 = peekThroughBitcasts(V2); in getTargetShuffleAndZeroables()14490 V = peekThroughBitcasts(V); in getScalarValueForVectorElement()49497 X = peekThroughBitcasts(X); in combineLogicBlendIntoPBLENDV()49498 Y = peekThroughBitcasts(Y); in combineLogicBlendIntoPBLENDV()[all …]
18582 Val = peekThroughBitcasts(Val); in mergeStoresOfConstantsOrVecElts()18658 Val = peekThroughBitcasts(Val); in mergeStoresOfConstantsOrVecElts()18722 SDValue Val = peekThroughBitcasts(St->getValue()); in getStoreMergeCandidates()19199 SDValue Val = peekThroughBitcasts(St->getValue()); in tryStoreMergeOfLoads()21845 Splat = peekThroughBitcasts(Splat); in visitBUILD_VECTOR()22034 Op = peekThroughBitcasts(Op); in combineConcatVectorOfExtracts()22052 ExtVec = peekThroughBitcasts(ExtVec); in combineConcatVectorOfExtracts()22956 V = peekThroughBitcasts(V); in visitEXTRACT_SUBVECTOR()24629 SDValue N0Src = peekThroughBitcasts(N0); in visitINSERT_SUBVECTOR()24630 SDValue N1Src = peekThroughBitcasts(N1); in visitINSERT_SUBVECTOR()[all …]
5837 SDValue N1 = peekThroughBitcasts(Ops[0]); in FoldConstantArithmetic()5838 SDValue N2 = peekThroughBitcasts(Ops[1]); in FoldConstantArithmetic()10960 SDValue llvm::peekThroughBitcasts(SDValue V) { in peekThroughBitcasts() function in llvm10981 V = peekThroughBitcasts(V.getOperand(1)); in isBitwiseNot()11078 N = peekThroughBitcasts(N); in isAllOnesOrAllOnesSplat()
5697 SDValue LCandidate = peekThroughBitcasts(N); in EmitFuncArgumentDbgValue()
674 SDValue Src = peekThroughBitcasts(Op.getOperand(0)); in SimplifyMultipleUseDemandedBits()
1705 SDValue peekThroughBitcasts(SDValue V);
9772 SDValue LHS = peekThroughBitcasts(SVN->getOperand(0)); in lowerToXXSPLTI32DX()9773 SDValue RHS = peekThroughBitcasts(SVN->getOperand(1)); in lowerToXXSPLTI32DX()9786 VecShuffle = peekThroughBitcasts(DAG.getCommutedVectorShuffle(*SVN)); in lowerToXXSPLTI32DX()9848 SDValue N0 = peekThroughBitcasts(Op.getOperand(0)); in LowerROTL()9849 SDValue N1 = peekThroughBitcasts(Op.getOperand(1)); in LowerROTL()
2346 Extract = peekThroughBitcasts(Extract); in tryHighFPExt()
5875 SDValue VecBC = peekThroughBitcasts(Vec); in lowerEXTRACT_VECTOR_ELT()