Searched defs:AggTy (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Evaluator.cpp | 134 Type *AggTy = Agg->Ty; in read() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | TailRecursionElimination.cpp | 593 Type *AggTy = CI->getParamByValType(OpndIdx); copyByValueOperandIntoLocalTemp() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 1736 Type *AggTy = Op0->getType(); selectExtractValue() local |
H A D | SelectionDAGBuilder.cpp | 4013 Type *AggTy = I.getType(); visitInsertValue() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 863 Type *AggTy = OrigIVI.getType(); foldAggregateConstructionIntoAggregateReuse() local |