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

  /external/clang/include/clang/Basic/
AddressSpaces.h 30 opencl_global = Offset, enumerator in enum:clang::LangAS::ID
  /external/clang/lib/CodeGen/
CGOpenCLRuntime.cpp 38 CGM.getContext().getTargetAddressSpace(LangAS::opencl_global);
72 CGM.getContext().getTargetAddressSpace(LangAS::opencl_global);
CodeGenFunction.cpp 517 CGM.getContext().getTargetAddressSpace(LangAS::opencl_global);
    [all...]
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
ItaniumMangle.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]
SemaChecking.cpp 703 Qual.setAddressSpace(LangAS::opencl_global);
    [all...]

Completed in 146 milliseconds