Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp361 unsigned I, Type *IndexedType) { in tryReassociateGEPAtIndex()
397 Value *RHS, Type *IndexedType) { in tryReassociateGEPAtIndex()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1941 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitExtractValueInst() local
1988 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitInsertValueInst() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp922 QualType &IndexedType, in getArrayIndexingBound()
966 QualType IndexedType; in EmitBoundsCheck() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp4109 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate()
4171 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp7940 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in parseInsertValue() local