Searched defs:IsIntegerPromotable (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2202 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter() 3830 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2320 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter() 4138 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2586 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter() 4639 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local
|