Searched refs:BufferOffsetWidth (Results 1 – 1 of 1) sorted by relevance
232 static constexpr unsigned BufferOffsetWidth = 32; variable360 IntegerType::get(Ctx, BufferOffsetWidth)); in remapScalar()368 Type *OffVec = VectorType::get(IntegerType::get(Ctx, BufferOffsetWidth), EC); in remapVector()392 MaybeOff->getBitWidth() == BufferOffsetWidth; in isSplitFatPtr()1303 if (Width <= BufferOffsetWidth) { in visitPtrToIntInst()1310 ConstantExpr::getIntegerValue(ResTy, APInt(Width, BufferOffsetWidth)), in visitPtrToIntInst()1340 ConstantExpr::getIntegerValue(IntTy, APInt(Width, BufferOffsetWidth))); in visitIntToPtrInst()