Home
last modified time | relevance | path

Searched defs:IndexedType (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp336 Type *IndexedType) { in tryReassociateGEPAtIndex()
371 Type *IndexedType) { in tryReassociateGEPAtIndex()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp1318 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate()
1380 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1900 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitExtractValueInst() local
1946 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitInsertValueInst() local
/external/llvm/lib/Analysis/
DValueTracking.cpp2594 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate()
2656 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
/external/clang/lib/CodeGen/
DCGExpr.cpp719 CodeGenFunction &CGF, const Expr *Base, QualType &IndexedType) { in getArrayIndexingBound()
750 QualType IndexedType; in EmitBoundsCheck() local
/external/llvm/lib/AsmParser/
DLLParser.cpp2981 Type *IndexedType = in ParseValID() local
6314 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in ParseInsertValue() local