Lines Matching refs:Int8Ptr
1458 Value *Int8Ptr = nullptr;1493 Int8Ptr = Ptr;1511 if (!Int8Ptr) {1512 Int8Ptr = IRB.CreateBitCast(1518 OffsetPtr = Int8PtrOffset == 0 ? Int8Ptr :1519 IRB.CreateInBoundsGEP(Int8Ptr, IRB.getInt(Int8PtrOffset),