Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp928 CompositeType *AggTy = cast<CompositeType>(Agg->getType()); in ConstantFoldInsertValueInstruction() local
959 CompositeType *AggTy = cast<CompositeType>(Agg->getType()); in ConstantFoldInsertValueInstruction() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1165 Type *AggTy = cast<PointerType>(Src->getType())->getElementType(); in HandleByValArgumentInit() local
1183 Type *AggTy = ArgTy->getElementType(); in HandleByValArgument() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp734 Type *AggTy = cast<PointerType>(Arg->getType())->getElementType(); in HandleByValArgument() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp854 Type *AggTy = Op0->getType(); in SelectExtractValue() local
DSelectionDAGBuilder.cpp2970 Type *AggTy = I.getType(); in visitInsertValue() local
3011 Type *AggTy = Op0->getType(); in visitExtractValue() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1535 Type *AggTy = Op0->getType(); in selectExtractValue() local
DSelectionDAGBuilder.cpp3202 Type *AggTy = I.getType(); in visitInsertValue() local
3249 Type *AggTy = Op0->getType(); in visitExtractValue() local