Searched refs:RSExportVectorType (Results 1 – 6 of 6) sorted by relevance
105 RSExportVectorType *EVT = in Create()106 RSExportVectorType::Create(Context, in Create()
742 return RSExportVectorType::GetTypeName(EVT); in GetTypeName()828 ET = RSExportVectorType::Create(Context, in Create()1214 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) { in GetTypeName()1241 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create()1251 return new RSExportVectorType(Context, in Create()1260 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType()1265 bool RSExportVectorType::equals(const RSExportable *E) const { in equals()1267 return (static_cast<const RSExportVectorType*>(E)->getNumElement() in equals()1535 const RSExportVectorType *EVT = static_cast<const RSExportVectorType*>(this); in convertToRTD()
84 const RSExportVectorType *EVT = static_cast<const RSExportVectorType *>(ET); in GetTypeName()517 genGetterAndSetter(static_cast<const RSExportVectorType *>(ET), EV); in genExportVariablesGetterAndSetter()606 void RSReflectionCpp::genGetterAndSetter(const RSExportVectorType *EVT, in genGetterAndSetter()888 const RSExportVectorType *EVT = static_cast<const RSExportVectorType *>(ET); in genInitExportVariable()
394 class RSExportVectorType : public RSExportPrimitiveType {400 RSExportVectorType(RSContext *Context, in RSExportVectorType() function412 static RSExportVectorType *Create(RSContext *Context,
117 void genGetterAndSetter(const RSExportVectorType *EVT, const RSExportVar* EV);
192 const RSExportVectorType *EVT = static_cast<const RSExportVectorType *>(ET); in GetTypeName()249 const RSExportVectorType *EVT = static_cast<const RSExportVectorType *>(ET); in GetBuiltinElementConstruct()498 const RSExportVectorType *EVT = static_cast<const RSExportVectorType *>(ET); in genInitExportVariable()1788 const RSExportVectorType *EVT = in genAddElement()1789 static_cast<const RSExportVectorType *>(ET); in genAddElement()