Home
last modified time | relevance | path

Searched refs:AS0 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dblocks-opencl.cl3 // in the constant address space to i8* in AS0.
/external/llvm/test/Assembler/
DConstantExprFoldCast.ll16 ; Address space cast AS0 null-> AS1 null
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1698 unsigned AS0 = A.Start->getType()->getPointerAddressSpace(); in addRuntimeChecks() local
1701 assert((AS0 == B.End->getType()->getPointerAddressSpace()) && in addRuntimeChecks()
1705 Type *PtrArithTy0 = Type::getInt8PtrTy(Ctx, AS0); in addRuntimeChecks()