Searched refs:AS0 (Results 1 – 3 of 3) sorted by relevance
3 // in the constant address space to i8* in AS0.
16 ; Address space cast AS0 null-> AS1 null
1698 unsigned AS0 = A.Start->getType()->getPointerAddressSpace(); in addRuntimeChecks() local1701 assert((AS0 == B.End->getType()->getPointerAddressSpace()) && in addRuntimeChecks()1705 Type *PtrArithTy0 = Type::getInt8PtrTy(Ctx, AS0); in addRuntimeChecks()