Searched refs:BufferOffsetWidth (Results 1 – 1 of 1) sorted by relevance
261 static constexpr unsigned BufferOffsetWidth = 32; variable373 IntegerType::get(Ctx, BufferOffsetWidth)); in remapScalar()381 Type *OffVec = VectorType::get(IntegerType::get(Ctx, BufferOffsetWidth), EC); in remapVector()405 MaybeOff->getBitWidth() == BufferOffsetWidth; in isSplitFatPtr()1938 if (Width <= BufferOffsetWidth) { in visitPtrToIntInst()1945 ConstantExpr::getIntegerValue(ResTy, APInt(Width, BufferOffsetWidth)), in visitPtrToIntInst()1975 ConstantExpr::getIntegerValue(IntTy, APInt(Width, BufferOffsetWidth))); in visitIntToPtrInst()