Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp125 const clang::Type *ElementType = GET_CONSTANT_ARRAY_ELEMENT_TYPE(CAT); in ConstantArrayTypeExportableHelper() local
293 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT); in TypeExportableHelper() local
510 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT); in ValidateTypeHelper() local
528 const clang::Type *ElementType = GET_CONSTANT_ARRAY_ELEMENT_TYPE(CAT); in ValidateTypeHelper() local
1188 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT); in GetTypeName() local
1221 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT); in Create() local
1236 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType() local
1296 const clang::Type *ElementType = GET_CONSTANT_ARRAY_ELEMENT_TYPE(CAT); in Create() local
1375 const clang::Type *ElementType = GET_CONSTANT_ARRAY_ELEMENT_TYPE(CAT); in Create() local
Dslang_rs_metadata_spec_encoder.cpp203 unsigned ElementType = in encodeConstantArrayType() local
Dslang_rs_export_type.h449 const RSExportType *ElementType, in RSExportConstantArrayType()
Dslang_rs_reflection.cpp1311 const RSExportType *ElementType = ECAT->getElementType(); in genAllocateVarOfType() local
1910 const RSExportType *ElementType = ECAT->getElementType(); in genAddElementToElementBuilder() local