Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp593 Type *AggTy = CI->getParamByValType(OpndIdx); copyByValueOperandIntoLocalTemp() local
620 Type *AggTy = CI->getParamByValType(OpndIdx); copyLocalTempOfByValueOperandIntoArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1736 Type *AggTy = Op0->getType(); selectExtractValue() local
H A DSelectionDAGBuilder.cpp4013 Type *AggTy = I.getType(); visitInsertValue() local
4061 Type *AggTy = Op0->getType(); visitExtractValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp863 Type *AggTy = OrigIVI.getType(); foldAggregateConstructionIntoAggregateReuse() local