/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 336 Type *IndexedType) { in tryReassociateGEPAtIndex() 371 Type *IndexedType) { in tryReassociateGEPAtIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 333 unsigned I, Type *IndexedType) { in tryReassociateGEPAtIndex() 369 Value *RHS, Type *IndexedType) { in tryReassociateGEPAtIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 361 unsigned I, Type *IndexedType) { in tryReassociateGEPAtIndex() 397 Value *RHS, Type *IndexedType) { in tryReassociateGEPAtIndex()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1947 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitExtractValueInst() local 1993 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitInsertValueInst() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1900 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitExtractValueInst() local 1946 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitInsertValueInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 1941 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitExtractValueInst() local 1988 Type *IndexedType = ExtractValueInst::getIndexedType(Agg->getType(), I.getIndices()); in visitInsertValueInst() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 2594 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate() 2656 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 719 CodeGenFunction &CGF, const Expr *Base, QualType &IndexedType) { in getArrayIndexingBound() 750 QualType IndexedType; in EmitBoundsCheck() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 3455 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate() 3517 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
|
/aosp_15_r20/external/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2981 Type *IndexedType = in ParseValID() local 6314 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in ParseInsertValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 4109 static Value *BuildSubAggregate(Value *From, Value* To, Type *IndexedType, in BuildSubAggregate() 4171 Type *IndexedType = ExtractValueInst::getIndexedType(From->getType(), in BuildSubAggregate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3374 Type *IndexedType = in ParseValID() local 7294 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in ParseInsertValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 7940 Type *IndexedType = ExtractValueInst::getIndexedType(Val0->getType(), Indices); in parseInsertValue() local
|