Home
last modified time | relevance | path

Searched refs:shouldBuildLookupTablesForConstant (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h179 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h177 bool shouldBuildLookupTablesForConstant(Constant *C) const { in one_test()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h192 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h560 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1060 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1315 bool shouldBuildLookupTablesForConstant(Constant *C) override {
1316 return Impl.shouldBuildLookupTablesForConstant(C);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h560 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1087 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1348 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1349 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h239 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h239 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h239 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h637 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1202 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1498 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1499 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h266 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h266 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h662 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1256 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1581 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1582 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h662 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1256 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1581 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1582 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h662 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1256 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1581 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1582 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h269 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h276 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h276 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h681 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1339 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1671 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1672 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DTargetTransformInfo.h681 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1339 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1671 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1672 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h288 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMTargetTransformInfo.h288 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h288 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h288 bool shouldBuildLookupTablesForConstant(Constant *C) const { in shouldBuildLookupTablesForConstant() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h288 bool shouldBuildLookupTablesForConstant(Constant *C) const {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h717 bool shouldBuildLookupTablesForConstant(Constant *C) const;
1451 virtual bool shouldBuildLookupTablesForConstant(Constant *C) = 0;
1813 bool shouldBuildLookupTablesForConstant(Constant *C) override { in shouldBuildLookupTablesForConstant() function
1814 return Impl.shouldBuildLookupTablesForConstant(C); in shouldBuildLookupTablesForConstant()

1234