HomeSort by relevance Sort by last modified time
    Searched refs:GetExtVectorElementType (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.cpp 226 const clang::Type *BaseElementType = GetExtVectorElementType(EVT);
400 const clang::Type *ElementType = GetExtVectorElementType(EVT);
641 const clang::Type *ElementType = GetExtVectorElementType(EVT);
    [all...]
slang_rs_export_type.h 49 inline const clang::Type* GetExtVectorElementType(const clang::ExtVectorType *T) {

Completed in 59 milliseconds