Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp134 std::optional<APInt> Index = DL.getGEPIndexForOffset(AggTy, Offset); in read() local
178 std::optional<APInt> Index = DL.getGEPIndexForOffset(AggTy, Offset); in write() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp595 Type *AggTy = CI->getParamByValType(OpndIdx); copyByValueOperandIntoLocalTemp() local
622 Type *AggTy = CI->getParamByValType(OpndIdx); copyLocalTempOfByValueOperandIntoArguments() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1777 Type *AggTy = Op0->getType(); selectExtractValue() local
H A DSelectionDAGBuilder.cpp4204 Type *AggTy = I.getType(); visitInsertValue() local
4252 Type *AggTy = Op0->getType(); visitExtractValue() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp870 Type *AggTy = OrigIVI.getType(); in foldAggregateConstructionIntoAggregateReuse() local