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
1259 unsigned AS0 = Starts[i]->getType()->getPointerAddressSpace(); in addRuntimeCheck() local1262 assert((AS0 == Ends[j]->getType()->getPointerAddressSpace()) && in addRuntimeCheck()1266 Type *PtrArithTy0 = Type::getInt8PtrTy(Ctx, AS0); in addRuntimeCheck()