Home
last modified time | relevance | path

Searched refs:stripAggregateTypeWrapping (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp3403 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3425 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3444 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3468 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3504 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp3375 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3397 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3416 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3440 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3476 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3805 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3827 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3846 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3881 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3917 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp3468 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3490 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3509 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3533 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3569 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3633 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3655 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3674 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3709 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3745 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp3633 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3655 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3674 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3709 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3745 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3609 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3631 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3650 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3685 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3721 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp3572 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3594 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3613 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3648 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3684 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3468 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3490 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3509 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3533 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3569 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3633 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3655 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3674 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3709 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3745 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3586 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3608 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3627 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3662 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3698 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3633 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3655 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3674 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3709 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3745 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3468 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3490 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3509 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3533 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3569 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3610 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3632 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3651 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3686 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3722 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3609 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3631 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3650 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3685 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3721 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3633 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3655 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3674 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3709 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3745 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DSROA.cpp3465 static Type *stripAggregateTypeWrapping(const DataLayout &DL, Type *Ty) { in stripAggregateTypeWrapping() function
3487 return stripAggregateTypeWrapping(DL, InnerTy); in stripAggregateTypeWrapping()
3506 return stripAggregateTypeWrapping(DL, Ty); in getTypePartition()
3530 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()
3566 return stripAggregateTypeWrapping(DL, ElementTy); in getTypePartition()