Searched refs:RSExportPointerType (Results 1 – 5 of 5) sorted by relevance
894 ET = RSExportPointerType::Create(Context, in Create()1252 RSExportPointerType1253 *RSExportPointerType::Create(RSContext *Context, in Create()1273 return new RSExportPointerType(Context, TypeName, PointeeET); in Create()1276 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType()1281 bool RSExportPointerType::keep() { in keep()1288 bool RSExportPointerType::matchODR(const RSExportType *E, in matchODR()1658 const RSExportPointerType *EPT = static_cast<const RSExportPointerType*>(this); in convertToRTD()
451 class RSExportPointerType : public RSExportType {457 RSExportPointerType(RSContext *Context, in RSExportPointerType() function466 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()
198 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in GetTypeName()1564 const RSExportPointerType *EPT = in genTypeInstanceFromPointer()1565 static_cast<const RSExportPointerType *>(ET); in genTypeInstanceFromPointer()1621 const RSExportPointerType *EPT = in genTypeCheck()1622 static_cast<const RSExportPointerType *>(ET); in genTypeCheck()1763 PointeeType = static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPointerTypeExportVariable()1950 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPackVarOfType()
788 mLLVMContext, ("*" + static_cast<const RSExportPointerType*>(ET) in dumpExportVarInfo()