Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp5118 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
5120 AAValueConstantRangeImpl(const IRPosition &IRP) : AAValueConstantRange(IRP) {} in AAValueConstantRangeImpl() function
5123 const std::string getAsStr() const override { in getAsStr()
5136 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV()
5159 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
5178 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
5196 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
5208 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
5224 void initialize(Attributor &A) override { in initialize()
5234 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp5118 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
5120 AAValueConstantRangeImpl(const IRPosition &IRP) : AAValueConstantRange(IRP) {} in AAValueConstantRangeImpl() argument
5123 const std::string getAsStr() const override { in getAsStr()
5136 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV()
5159 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
5178 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
5196 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
5208 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
5224 void initialize(Attributor &A) override { in initialize()
5234 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp5118 struct AAValueConstantRangeImpl : AAValueConstantRange { struct
5120 AAValueConstantRangeImpl(const IRPosition &IRP) : AAValueConstantRange(IRP) {} in AAValueConstantRangeImpl() function
5123 const std::string getAsStr() const override { in getAsStr()
5136 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV()
5159 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
5178 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
5196 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
5208 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
5224 void initialize(Attributor &A) override { in initialize()
5234 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6586 using StateType = IntegerRangeState;
6587 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
6591 const std::string getAsStr() const override { in getAsStr()
6627 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
6646 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
6664 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
6676 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
6692 void initialize(Attributor &A) override { in initialize()
6702 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
6739 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6586 using StateType = IntegerRangeState;
6587 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
6591 const std::string getAsStr() const override { in getAsStr()
6627 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
6646 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
6664 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
6676 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
6692 void initialize(Attributor &A) override { in initialize()
6702 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
6739 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6903 using StateType = IntegerRangeState;
6904 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
6908 const std::string getAsStr() const override { in getAsStr()
6944 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
6963 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
6980 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
6992 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
7008 void initialize(Attributor &A) override { in initialize()
7018 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
7055 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6903 using StateType = IntegerRangeState;
6904 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
6908 const std::string getAsStr() const override { in getAsStr()
6944 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
6963 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
6980 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
6992 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
7008 void initialize(Attributor &A) override { in initialize()
7018 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
7055 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6903 using StateType = IntegerRangeState;
6904 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
6908 const std::string getAsStr() const override { in getAsStr()
6944 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
6963 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
6980 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
6992 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
7008 void initialize(Attributor &A) override { in initialize()
7018 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
7055 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7932 using StateType = IntegerRangeState;
7933 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
7937 void initialize(Attributor &A) override { in initialize()
7951 const std::string getAsStr() const override { in getAsStr()
7987 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
8006 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
8053 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
8066 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
8083 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
8120 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7932 using StateType = IntegerRangeState;
7933 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
7937 void initialize(Attributor &A) override { in initialize()
7951 const std::string getAsStr() const override { in getAsStr()
7987 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
8006 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
8053 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
8066 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
8083 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
8120 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7932 using StateType = IntegerRangeState;
7933 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function
7937 void initialize(Attributor &A) override { in initialize()
7951 const std::string getAsStr() const override { in getAsStr()
7987 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
8006 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
8053 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
8066 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
8083 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
8120 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7942 using StateType = IntegerRangeState;
7943 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
7947 void initialize(Attributor &A) override { in initialize()
7961 const std::string getAsStr() const override { in getAsStr()
7997 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
8016 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
8063 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
8076 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
8093 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
8130 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7932 using StateType = IntegerRangeState;
7933 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
7937 void initialize(Attributor &A) override { in initialize()
7951 const std::string getAsStr() const override { in getAsStr()
7987 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
8006 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
8053 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
8066 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
8083 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
8120 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7932 using StateType = IntegerRangeState;
7933 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument
7937 void initialize(Attributor &A) override { in initialize()
7951 const std::string getAsStr() const override { in getAsStr()
7987 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()
8006 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()
8053 getKnownConstantRange(Attributor &A, in getKnownConstantRange()
8066 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()
8083 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()
8120 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()
[all …]