Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp202 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ConstantArrayTypeExportableHelper() local
365 const clang::Type *ElementType = GetExtVectorElementType(EVT); in TypeExportableHelper() local
605 const clang::Type *ElementType = GetExtVectorElementType(EVT); in ValidateTypeHelper() local
622 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ValidateTypeHelper() local
1254 const clang::Type *ElementType = GetExtVectorElementType(EVT); in GetTypeName() local
1286 const clang::Type *ElementType = GetExtVectorElementType(EVT); in Create() local
1300 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType() local
1344 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
1405 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
Dslang_rs_reflection.cpp1361 const RSExportType *ElementType = ECAT->getElementType(); in genAllocateVarOfType() local
1827 const RSExportType *ElementType = ECAT->getElementType(); in genAddElement() local
Dslang_rs_export_type.h477 const RSExportType *ElementType, in RSExportConstantArrayType()
/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp785 llvm::Type *ElementType = PtrType->getElementType(); in ExpandKernel() local
860 llvm::Type *ElementType = llvm::cast<llvm::PointerType>( in ExpandKernel() local