Searched refs:GetExtVectorElementType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp210 const clang::Type *BaseElementType = GetExtVectorElementType(EVT);
361 const clang::Type *ElementType = GetExtVectorElementType(EVT);
580 const clang::Type *ElementType = GetExtVectorElementType(EVT);
1215 const clang::Type *ElementType = GetExtVectorElementType(EVT);
1247 const clang::Type *ElementType = GetExtVectorElementType(EVT);
H A Dslang_rs_export_type.h48 inline const clang::Type* GetExtVectorElementType(const clang::ExtVectorType *T) { function

Completed in 9 milliseconds