Searched refs:RSExportPointerType (Results 1 – 6 of 6) sorted by relevance
892 ET = RSExportPointerType::Create(Context, in Create()1251 RSExportPointerType1252 *RSExportPointerType::Create(RSContext *Context, in Create()1272 return new RSExportPointerType(Context, TypeName, PointeeET); in Create()1275 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType()1280 bool RSExportPointerType::keep() { in keep()1287 bool RSExportPointerType::matchODR(const RSExportType *E, in matchODR()1658 const RSExportPointerType *EPT = static_cast<const RSExportPointerType*>(this); in convertToRTD()
452 class RSExportPointerType : public RSExportType {458 RSExportPointerType(RSContext *Context, in RSExportPointerType() function467 static RSExportPointerType *Create(RSContext *Context,
79 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in GetTypeName()860 const RSExportPointerType *EPT = in genTypeCheck()861 static_cast<const RSExportPointerType *>(ET); in genTypeCheck()893 const RSExportPointerType *EPT = in genTypeInstanceFromPointer()894 static_cast<const RSExportPointerType *>(ET); in genTypeInstanceFromPointer()
351 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in GetTypeName()1769 const RSExportPointerType *EPT = in genTypeInstanceFromPointer()1770 static_cast<const RSExportPointerType *>(ET); in genTypeInstanceFromPointer()1826 const RSExportPointerType *EPT = in genTypeCheck()1827 static_cast<const RSExportPointerType *>(ET); in genTypeCheck()1968 PointeeType = static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPointerTypeExportVariable()2169 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPackVarOfType()
268 OET = static_cast<const RSExportPointerType *>(OET)->getPointeeType(); in beginForEach()393 Type = static_cast<const RSExportPointerType *>(Type)->getPointeeType(); in addForEachIn()
788 mLLVMContext, ("*" + static_cast<const RSExportPointerType*>(ET) in dumpExportVarInfo()