Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:OpenCLRuntime

85       ObjCRuntime(nullptr), OpenCLRuntime(nullptr), OpenMPRuntime(nullptr),
162 delete OpenCLRuntime;
192 OpenCLRuntime = new CGOpenCLRuntime(*this);