Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp134 Type *AggTy = Agg->Ty; in read() local
178 Type *AggTy = Agg->Ty; in write() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp595 Type *AggTy = CI->getParamByValType(OpndIdx); in copyByValueOperandIntoLocalTemp() local
622 Type *AggTy = CI->getParamByValType(OpndIdx); in copyLocalTempOfByValueOperandIntoArguments() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1781 Type *AggTy = Op0->getType(); in selectExtractValue() local
H A DSelectionDAGBuilder.cpp4206 Type *AggTy = I.getType(); in visitInsertValue() local
4254 Type *AggTy = Op0->getType(); in visitExtractValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp870 Type *AggTy = OrigIVI.getType(); in foldAggregateConstructionIntoAggregateReuse() local