Searched refs:getElementType (Results 1 – 17 of 17) sorted by relevance
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 1716 STy->getElementType(i))); in ParseConstants() 1719 Type *EltTy = ATy->getElementType(); in ParseConstants() 1724 Type *EltTy = VTy->getElementType(); in ParseConstants() 1738 Type *EltTy = ATy->getElementType(); in ParseConstants() 1752 Type *EltTy = ATy->getElementType(); in ParseConstants() 1852 OpTy->getElementType()); in ParseConstants() 1917 V = InlineAsm::get(cast<FunctionType>(PTy->getElementType()), in ParseConstants() 2200 Ty = cast<PointerType>(Ty)->getElementType(); in ParseModule() 2251 dyn_cast<FunctionType>(cast<PointerType>(Ty)->getElementType()); in ParseModule() 2305 GlobalAlias::create(PTy->getElementType(), PTy->getAddressSpace(), in ParseModule() [all …]
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.h | 52 return GetCanonicalType(T->getElementType()); in GetExtVectorElementType() 66 return GetCanonicalType(T->getElementType()); in GetConstantArrayElementType() 527 const RSExportType *getElementType() const { return mElementType; } in getElementType() function
|
D | slang_rs_reflection.cpp | 221 std::string ElementTypeName = GetTypeName(CAT->getElementType(), Style); in GetTypeName() 248 GetTypeName(CAT->getElementType(), in GetReduceResultTypeName() 519 const RSExportType *ET = ECAT->getElementType(); in genScriptClassConstructor() 1031 CheckType = static_cast<const RSExportConstantArrayType *>(ResultType)->getElementType(); in exportableReduce() 1990 genPackVarOfType(ECAT->getElementType(), ElementVarName.c_str(), in genPackVarOfType() 2064 const RSExportType *ElementType = ECAT->getElementType(); in genAllocateVarOfType() 2530 const RSExportType *ElementType = ECAT->getElementType(); in genAddElement() 2532 genAddElement(ECAT->getElementType(), VarName, ECAT->getNumElement()); in genAddElement()
|
D | slang_rs_check_ast.cpp | 68 VectorTy->getElementType()->getUnqualifiedDesugaredType()); in WarnOnSetElementAt()
|
D | slang_rs_export_type.cpp | 1471 (getElementType()->equals(RHS->getElementType()))); in equals() 1627 CAT->getElementType()->convertToRTD(rtd); in convertToRTD()
|
D | slang_rs_export_reduce.cpp | 723 CheckType = static_cast<const RSExportConstantArrayType *>(mResultType)->getElementType(); in analyzeResultType()
|
D | slang_rs_reflection_cpp.cpp | 100 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 2009 STy->getElementType(i))); in ParseConstants() 2012 Type *EltTy = ATy->getElementType(); in ParseConstants() 2017 Type *EltTy = VTy->getElementType(); in ParseConstants() 2031 Type *EltTy = ATy->getElementType(); in ParseConstants() 2045 Type *EltTy = ATy->getElementType(); in ParseConstants() 2145 OpTy->getElementType()); in ParseConstants() 2210 V = InlineAsm::get(cast<FunctionType>(PTy->getElementType()), in ParseConstants() 2467 Ty = cast<PointerType>(Ty)->getElementType(); in ParseModule() 2518 dyn_cast<FunctionType>(cast<PointerType>(Ty)->getElementType()); in ParseModule() 2572 GlobalAlias::create(PTy->getElementType(), PTy->getAddressSpace(), in ParseModule() [all …]
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
D | AbstractClassAdapter.java | 79 sb.append(renameType(type.getElementType())); in renameType() 107 sb.append(renameType(type.getElementType())); in renameTypeAsType()
|
D | DependencyFinder.java | 354 t = t.getElementType(); in considerType()
|
D | AsmAnalyzer.java | 491 t = t.getElementType(); in considerType()
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSInvokeHelperPass.cpp | 183 llvm::Type *currentType = argStructType->getElementType(i); in runOnFunction()
|
D | RSKernelExpand.cpp | 219 llvm::Type *ET = PT->getElementType(); in getStepValue() 644 llvm::Type *ElementType = PtrType->getElementType(); in ExpandInputsLoopInvariant()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | BitcodeWriter.cpp | 273 TypeVals.push_back(VE.getTypeID(PTy->getElementType())); in WriteTypeTable() 322 TypeVals.push_back(VE.getTypeID(AT->getElementType())); in WriteTypeTable() 331 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable() 953 Type *EltTy = CDS->getType()->getElementType(); in WriteConstants() 1230 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction() 1358 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | BitcodeWriter.cpp | 285 TypeVals.push_back(VE.getTypeID(PTy->getElementType())); in WriteTypeTable() 320 TypeVals.push_back(VE.getTypeID(AT->getElementType())); in WriteTypeTable() 329 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable() 1200 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction() 1263 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | BitcodeWriter.cpp | 270 TypeVals.push_back(VE.getTypeID(PTy->getElementType())); in WriteTypeTable() 320 TypeVals.push_back(VE.getTypeID(AT->getElementType())); in WriteTypeTable() 329 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable() 1198 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction() 1325 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()
|
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/ |
D | AsmGeneratorTest.java | 551 assertTrue(!getBase(type.getElementType().getInternalName()) in testType()
|