Searched defs:AggTy (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Evaluator.cpp | 134 std::optional<APInt> Index = DL.getGEPIndexForOffset(AggTy, Offset); in read() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | TailRecursionElimination.cpp | 595 Type *AggTy = CI->getParamByValType(OpndIdx); copyByValueOperandIntoLocalTemp() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 1777 Type *AggTy = Op0->getType(); selectExtractValue() local |
H A D | SelectionDAGBuilder.cpp | 4204 Type *AggTy = I.getType(); visitInsertValue() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 870 Type *AggTy = OrigIVI.getType(); in foldAggregateConstructionIntoAggregateReuse() local |