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

  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 383 ResultType = CGM.getOpenCLRuntime().convertOpenCLSpecificType(Ty);
CodeGenModule.h 409 /// getOpenCLRuntime() - Return a reference to the configured OpenCL runtime.
410 CGOpenCLRuntime &getOpenCLRuntime() {
    [all...]
CGDecl.cpp 136 return CGM.getOpenCLRuntime().EmitWorkGroupLocalVarDecl(*this, D);
    [all...]

Completed in 141 milliseconds