Searched refs:getOrCreateStructPtrType (Results 1 – 2 of 2) sorted by relevance
429 return getOrCreateStructPtrType("opencl_image1d_t", OCLImage1dDITy); in CreateType()431 return getOrCreateStructPtrType("opencl_image1d_array_t", in CreateType()434 return getOrCreateStructPtrType("opencl_image1d_buffer_t", in CreateType()437 return getOrCreateStructPtrType("opencl_image2d_t", OCLImage2dDITy); in CreateType()439 return getOrCreateStructPtrType("opencl_image2d_array_t", in CreateType()442 return getOrCreateStructPtrType("opencl_image3d_t", OCLImage3dDITy); in CreateType()448 return getOrCreateStructPtrType("opencl_event_t", OCLEventDITy); in CreateType()676 llvm::DIType *CGDebugInfo::getOrCreateStructPtrType(StringRef Name, in getOrCreateStructPtrType() function in CGDebugInfo
190 llvm::DIType *getOrCreateStructPtrType(StringRef Name, llvm::DIType *&Cache);