HomeSort by: relevance | last modified time | path
    Searched refs:opencl_global_host (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
AddressSpaces.h 40 opencl_global_host, member in class:clang::LangAS
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h 642 return LangAS::opencl_global_host;
  /src/external/apache2/llvm/dist/clang/lib/AST/
TypePrinter.cpp 2140 case LangAS::opencl_global_host:
MicrosoftMangle.cpp 2169 case LangAS::opencl_global_host:
ItaniumMangle.cpp 2560 case LangAS::opencl_global_host:
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 1529 case LangAS::opencl_global_host:
4131 AddrSpace == LangAS::opencl_global_host ||
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 488 B == LangAS::opencl_global_host)) ||

Completed in 42 milliseconds