Home
last modified time | relevance | path

Searched defs:AAAlignFloating (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp3525 struct AAAlignFloating : AAFromMustBeExecutedContext<AAAlign, AAAlignImpl> { struct
3526 using Base = AAFromMustBeExecutedContext<AAAlign, AAAlignImpl>;
3527 AAAlignFloating(const IRPosition &IRP) : Base(IRP) {} in AAAlignFloating() function
3530 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3563 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3525 struct AAAlignFloating : AAFromMustBeExecutedContext<AAAlign, AAAlignImpl> { struct
3526 using Base = AAFromMustBeExecutedContext<AAAlign, AAAlignImpl>;
3527 AAAlignFloating(const IRPosition &IRP) : Base(IRP) {} in AAAlignFloating() function
3530 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3563 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3525 struct AAAlignFloating : AAFromMustBeExecutedContext<AAAlign, AAAlignImpl> { struct
3526 using Base = AAFromMustBeExecutedContext<AAAlign, AAAlignImpl>;
3527 AAAlignFloating(const IRPosition &IRP) : Base(IRP) {} in AAAlignFloating() function
3530 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3563 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3689 struct AAAlignFloating : AAAlignImpl { struct
3690 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() function
3693 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3724 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3689 struct AAAlignFloating : AAAlignImpl { struct
3690 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() argument
3693 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3724 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3844 struct AAAlignFloating : AAAlignImpl { struct
3845 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() argument
3848 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3892 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3844 struct AAAlignFloating : AAAlignImpl { struct
3845 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() argument
3848 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3892 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3844 struct AAAlignFloating : AAAlignImpl { struct
3845 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() function
3848 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
3892 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4414 struct AAAlignFloating : AAAlignImpl { struct
4415 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() argument
4418 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4463 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4414 struct AAAlignFloating : AAAlignImpl { struct
4415 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() function
4418 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4463 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4414 struct AAAlignFloating : AAAlignImpl { struct
4415 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() argument
4418 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4463 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4421 struct AAAlignFloating : AAAlignImpl { struct
4422 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() function
4425 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4470 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4414 struct AAAlignFloating : AAAlignImpl { struct
4415 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() function
4418 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4463 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4414 struct AAAlignFloating : AAAlignImpl { struct
4415 AAAlignFloating(const IRPosition &IRP, Attributor &A) : AAAlignImpl(IRP, A) {} in AAAlignFloating() function
4418 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
4463 void trackStatistics() const override { STATS_DECLTRACK_FLOATING_ATTR(align) } in trackStatistics()