Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp361 unsigned I, Type *IndexedType) { in tryReassociateGEPAtIndex()
397 Value *RHS, Type *IndexedType) { in tryReassociateGEPAtIndex()
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp915 QualType &IndexedType, in getArrayIndexingBound()
1180 QualType IndexedType; in EmitBoundsCheck() local
1190 QualType IndexedType, bool Accessed) { in EmitBoundsCheckImpl()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5442 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate()
5504 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8096 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in parseInsertValue() local