Searched refs:getConstInt (Results 1 – 1 of 1) sorted by relevance
75 ConstantInt *getConstInt(int Val) const;446 Value *Tmp0 = Builder.CreateGEP(Ptr, HVC.getConstInt(Adjust / ElemSize)); in createAdjustedPointer()452 Value *Tmp1 = Builder.CreateGEP(Tmp0, HVC.getConstInt(Adjust)); in createAdjustedPointer()460 Value *Mask = HVC.getConstInt(-Alignment); in createAlignedPointer()745 AlignVal = HVC.getConstInt(Diff); in realignGroup()948 auto HexagonVectorCombine::getConstInt(int Val) const -> ConstantInt * { in getConstInt() function in HexagonVectorCombine1056 Value *Sub = Builder.CreateSub(getConstInt(VecLen), Amt); in vlalignb()