Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp216 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ConstantArrayTypeExportableHelper() local
399 const clang::Type *ElementType = GetExtVectorElementType(EVT); in TypeExportableHelper() local
639 const clang::Type *ElementType = GetExtVectorElementType(EVT); in ValidateTypeHelper() local
656 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ValidateTypeHelper() local
1297 const clang::Type *ElementType = GetExtVectorElementType(EVT); in GetTypeName() local
1329 const clang::Type *ElementType = GetExtVectorElementType(EVT); in Create() local
1343 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType() local
1388 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
1450 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
Dslang_rs_export_type.h566 const RSExportType *ElementType, in RSExportConstantArrayType()
Dslang_rs_reflection.cpp2296 const RSExportType *ElementType = ECAT->getElementType(); in genAllocateVarOfType() local
2777 const RSExportType *ElementType = ECAT->getElementType(); in genAddElement() local
/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp34 typedef T ElementType; typedef in generated_tests::Example
/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp667 llvm::Type *ElementType = PtrType->getElementType(); in ExpandInputsLoopInvariant() local
1266 llvm::Type *ElementType = AccumulatorArg_in->getType()->getPointerElementType(); in CreateReduceCombinerFromAccumulator() local