Searched refs:AS0 (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/doc/ |
D | README.mpc85xx | 51 Properties : 256K, AS0, I, IPROT 77 Properties : ..., AS0, ... 88 Properties : Board specific size, AS0, I, G, IPROT 101 Properties : 4M, AS0, I, G, IPROT 143 Properties : 4M, AS0, I, G, IPROT 151 Properties : ..., AS0, ... 166 Properties : Board specific size, AS0, I, G, IPROT
|
/external/llvm/test/Assembler/ |
D | ConstantExprFoldCast.ll | 21 ; Address space cast AS0 null-> AS1 null 24 ; Address space cast AS1 null-> AS0 null
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | ConstantExprFoldCast.ll | 21 ; Address space cast AS0 null-> AS1 null 24 ; Address space cast AS1 null-> AS0 null
|
/external/clang/test/CodeGen/ |
D | blocks-opencl.cl | 3 // in the constant address space to i8* in AS0.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16x2-instructions.ll | 1212 ; CHECK-DAG: mov.b16 [[AS0:%rs[0-9]+]], [[A0]]; 1216 ; CHECK-DAG: and.b16 [[AX0:%rs[0-9]+]], [[AS0]], 32767; 1236 ; CHECK-DAG: mov.b16 [[AS0:%rs[0-9]+]], [[A0]]; 1240 ; CHECK-DAG: and.b16 [[AI0:%rs[0-9]+]], [[AS0]], 32767; 1265 ; CHECK-DAG: mov.b16 [[AS0:%rs[0-9]+]], [[A0]]; 1269 ; CHECK-DAG: and.b16 [[AI0:%rs[0-9]+]], [[AS0]], 32767; 1295 ; CHECK-DAG: mov.b16 [[AS0:%rs[0-9]+]], [[A0]]; 1299 ; CHECK-DAG: and.b16 [[AX0:%rs[0-9]+]], [[AS0]], 32767;
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 1851 unsigned AS0 = A.Start->getType()->getPointerAddressSpace(); in addRuntimeChecks() local 1854 assert((AS0 == B.End->getType()->getPointerAddressSpace()) && in addRuntimeChecks() 1858 Type *PtrArithTy0 = Type::getInt8PtrTy(Ctx, AS0); in addRuntimeChecks()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 2140 unsigned AS0 = A.Start->getType()->getPointerAddressSpace(); in addRuntimeChecks() local 2143 assert((AS0 == B.End->getType()->getPointerAddressSpace()) && in addRuntimeChecks() 2147 Type *PtrArithTy0 = Type::getInt8PtrTy(Ctx, AS0); in addRuntimeChecks()
|