HomeSort by relevance Sort by last modified time
    Searched refs:addrspace (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/arch-sh/asm/
io.h 17 #include <asm/addrspace.h>
sh7763rdp.h 15 #include <asm/addrspace.h>
migor.h 15 #include <asm/addrspace.h>
pgtable.h 19 #include <asm/addrspace.h>
sdk7780.h 15 #include <asm/addrspace.h>
  /external/clang/test/CodeGen/
atomic.c 95 // CHECK: @addrspace
96 void addrspace(int __attribute__((address_space(256))) * P) { function
98 // CHECK: cmpxchg i32 addrspace(256)*{{.*}}, i32 0, i32 1 seq_cst
101 // CHECK: cmpxchg i32 addrspace(256)*{{.*}}, i32 0, i32 1 seq_cst
104 // CHECK: atomicrmw xor i32 addrspace(256)*{{.*}}, i32 123 seq_cst
  /external/llvm/utils/vim/
llvm.vim 58 syn keyword llvmKeyword addrspace section alias sideeffect c gc
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLLexer.cpp 523 KEYWORD(addrspace);
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 801 milliseconds