Home
last modified time | relevance | path

Searched refs:GetTypeName (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp162 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function
191 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()
369 << GetTypeName(EV->getType(), false) << "[" in genScriptClassConstructor()
614 Args.push_back(std::make_pair(GetTypeName((*I)->getType()), in genExportFunction()
675 Args.push_back(std::make_pair(GetTypeName((*I)->getType()), in genExportForEach()
901 std::string TypeName = GetTypeName(EPT); in genPrimitiveTypeExportVariable()
972 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable()
1008 std::string TypeName = GetTypeName(EV->getType()); in genVectorTypeExportVariable()
1024 std::string TypeName = GetTypeName(ET); in genMatrixTypeExportVariable()
1060 std::string TypeName = GetTypeName(EV->getType()); in genConstantArrayTypeExportVariable()
[all …]
Dslang_rs_reflection_cpp.cpp64 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function
94 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()
186 write(GetTypeName(ev->getType()) + " " RS_EXPORT_VAR_PREFIX in makeHeader()
548 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable()
Dslang_rs_export_type.h128 static llvm::StringRef GetTypeName(const clang::Type *T);
390 static llvm::StringRef GetTypeName(const clang::ExtVectorType *EVT);
Dslang_rs_export_type.cpp553 TypeName = RSExportType::GetTypeName(T); in NormalizeType()
605 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) { in GetTypeName() function in slang::RSExportType
674 return RSExportVectorType::GetTypeName(EVT); in GetTypeName()
884 return GetRSSpecificType( RSExportType::GetTypeName(T) ); in GetRSSpecificType()
1184 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) { in GetTypeName() function in slang::RSExportVectorType
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1677 ::std::string GLMessage_DataType::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage_DataType
1903 ::std::string GLMessage_FrameBuffer::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage_FrameBuffer
2323 ::std::string GLMessage::GetTypeName() const { in GetTypeName() function in android::gltrace::GLMessage
Dgltrace.pb.h689 ::std::string GetTypeName() const;
879 ::std::string GetTypeName() const;
981 ::std::string GetTypeName() const;