Searched refs:getElementType (Results 1 – 15 of 15) sorted by relevance
1333 STy->getElementType(i))); in ParseConstants()1336 Type *EltTy = ATy->getElementType(); in ParseConstants()1341 Type *EltTy = VTy->getElementType(); in ParseConstants()1355 Type *EltTy = ATy->getElementType(); in ParseConstants()1369 Type *EltTy = ATy->getElementType(); in ParseConstants()1462 OpTy->getElementType()); in ParseConstants()1523 V = InlineAsm::get(cast<FunctionType>(PTy->getElementType()), in ParseConstants()1791 Ty = cast<PointerType>(Ty)->getElementType(); in ParseModule()1840 dyn_cast<FunctionType>(cast<PointerType>(Ty)->getElementType()); in ParseModule()2369 if (vector_type->getElementType() != Type::getInt1Ty(Context)) in ParseFunctionBody()[all …]
42 GET_CANONICAL_TYPE((T)->getElementType().getTypePtr()))48 GET_CANONICAL_TYPE((T)->getElementType().getTypePtr()))469 inline const RSExportType *getElementType() const { return mElementType; } in getElementType() function
191 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()374 const RSExportType *ET = ECAT->getElementType(); in genScriptClassConstructor()1231 genPackVarOfType(C, ECAT->getElementType(), ElementVarName.c_str(), in genPackVarOfType()1311 const RSExportType *ElementType = ECAT->getElementType(); in genAllocateVarOfType()1910 const RSExportType *ElementType = ECAT->getElementType(); in genAddElementToElementBuilder()1913 ECAT->getElementType(), in genAddElementToElementBuilder()
66 VectorTy->getElementType()->getUnqualifiedDesugaredType()); in WarnOnSetElementAt()
1393 ST, getElementType()->getSpecType()); in convertToSpecType()1414 (getElementType()->equals(RHS->getElementType()))); in equals()1602 CAT->getElementType()->convertToRTD(rtd); in convertToRTD()
94 std::string ElementTypeName = GetTypeName(CAT->getElementType()); in GetTypeName()
1635 STy->getElementType(i))); in ParseConstants()1638 Type *EltTy = ATy->getElementType(); in ParseConstants()1643 Type *EltTy = VTy->getElementType(); in ParseConstants()1657 Type *EltTy = ATy->getElementType(); in ParseConstants()1671 Type *EltTy = ATy->getElementType(); in ParseConstants()1762 OpTy->getElementType()); in ParseConstants()1823 V = InlineAsm::get(cast<FunctionType>(PTy->getElementType()), in ParseConstants()2066 Ty = cast<PointerType>(Ty)->getElementType(); in ParseModule()2115 dyn_cast<FunctionType>(cast<PointerType>(Ty)->getElementType()); in ParseModule()2629 if (vector_type->getElementType() != Type::getInt1Ty(Context)) in ParseFunctionBody()[all …]
80 sb.append(renameType(type.getElementType())); in renameType()108 sb.append(renameType(type.getElementType())); in renameTypeAsType()
355 t = t.getElementType(); in considerType()
470 t = t.getElementType(); in considerType()
318 assertTrue(!getBase(type.getElementType().getInternalName()) in testType()
278 TypeVals.push_back(VE.getTypeID(PTy->getElementType())); in WriteTypeTable()327 TypeVals.push_back(VE.getTypeID(AT->getElementType())); in WriteTypeTable()336 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable()905 Type *EltTy = CDS->getType()->getElementType(); in WriteConstants()1238 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()1364 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()
332 TypeVals.push_back(VE.getTypeID(PTy->getElementType())); in WriteTypeTable()366 TypeVals.push_back(VE.getTypeID(AT->getElementType())); in WriteTypeTable()375 TypeVals.push_back(VE.getTypeID(VT->getElementType())); in WriteTypeTable()1192 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()1255 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()
272 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()1146 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()1272 FunctionType *FTy = cast<FunctionType>(PTy->getElementType()); in WriteInstruction()
128 llvm::Type *ET = PT->getElementType(); in getStepValue()