Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp3163 struct AADereferenceableImpl : AADereferenceable { struct
3164 AADereferenceableImpl(const IRPosition &IRP) : AADereferenceable(IRP) {} in AADereferenceableImpl() argument
3165 using StateType = DerefState;
3167 void initialize(Attributor &A) override { in initialize()
3185 StateType &getState() override { return *this; } in getState()
3186 const StateType &getState() const override { return *this; } in getState()
3190 void addAccessedBytesForUse(Attributor &A, const Use *U, in addAccessedBytesForUse()
3211 bool followUse(Attributor &A, const Use *U, const Instruction *I) { in followUse()
3223 ChangeStatus manifest(Attributor &A) override { in manifest()
3232 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[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.cpp3163 struct AADereferenceableImpl : AADereferenceable { struct
3164 AADereferenceableImpl(const IRPosition &IRP) : AADereferenceable(IRP) {} in AADereferenceableImpl() function
3165 using StateType = DerefState;
3167 void initialize(Attributor &A) override { in initialize()
3185 StateType &getState() override { return *this; } in getState()
3186 const StateType &getState() const override { return *this; } in getState()
3190 void addAccessedBytesForUse(Attributor &A, const Use *U, in addAccessedBytesForUse()
3211 bool followUse(Attributor &A, const Use *U, const Instruction *I) { in followUse()
3223 ChangeStatus manifest(Attributor &A) override { in manifest()
3232 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3163 struct AADereferenceableImpl : AADereferenceable { struct
3164 AADereferenceableImpl(const IRPosition &IRP) : AADereferenceable(IRP) {} in AADereferenceableImpl() function
3165 using StateType = DerefState;
3167 void initialize(Attributor &A) override { in initialize()
3185 StateType &getState() override { return *this; } in getState()
3186 const StateType &getState() const override { return *this; } in getState()
3190 void addAccessedBytesForUse(Attributor &A, const Use *U, in addAccessedBytesForUse()
3211 bool followUse(Attributor &A, const Use *U, const Instruction *I) { in followUse()
3223 ChangeStatus manifest(Attributor &A) override { in manifest()
3232 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3288 struct AADereferenceableImpl : AADereferenceable { struct
3289 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() function
3291 using StateType = DerefState;
3294 void initialize(Attributor &A) override { in initialize()
3323 StateType &getState() override { return *this; } in getState()
3324 const StateType &getState() const override { return *this; } in getState()
3328 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
3349 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
3364 ChangeStatus manifest(Attributor &A) override { in manifest()
3373 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3288 struct AADereferenceableImpl : AADereferenceable { struct
3289 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
3291 using StateType = DerefState;
3294 void initialize(Attributor &A) override { in initialize()
3323 StateType &getState() override { return *this; } in getState()
3324 const StateType &getState() const override { return *this; } in getState()
3328 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
3349 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
3364 ChangeStatus manifest(Attributor &A) override { in manifest()
3373 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3445 struct AADereferenceableImpl : AADereferenceable { struct
3446 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
3448 using StateType = DerefState;
3451 void initialize(Attributor &A) override { in initialize()
3480 StateType &getState() override { return *this; } in getState()
3481 const StateType &getState() const override { return *this; } in getState()
3485 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
3505 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
3520 ChangeStatus manifest(Attributor &A) override { in manifest()
3529 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3445 struct AADereferenceableImpl : AADereferenceable { struct
3446 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
3448 using StateType = DerefState;
3451 void initialize(Attributor &A) override { in initialize()
3480 StateType &getState() override { return *this; } in getState()
3481 const StateType &getState() const override { return *this; } in getState()
3485 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
3505 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
3520 ChangeStatus manifest(Attributor &A) override { in manifest()
3529 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3444 struct AADereferenceableImpl : AADereferenceable { struct
3445 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
3447 using StateType = DerefState;
3450 void initialize(Attributor &A) override { in initialize()
3479 StateType &getState() override { return *this; } in getState()
3480 const StateType &getState() const override { return *this; } in getState()
3484 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
3505 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
3520 ChangeStatus manifest(Attributor &A) override { in manifest()
3529 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4018 struct AADereferenceableImpl : AADereferenceable { struct
4019 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() function
4021 using StateType = DerefState;
4024 void initialize(Attributor &A) override { in initialize()
4052 StateType &getState() override { return *this; } in getState()
4053 const StateType &getState() const override { return *this; } in getState()
4057 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
4077 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
4092 ChangeStatus manifest(Attributor &A) override { in manifest()
4101 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4018 struct AADereferenceableImpl : AADereferenceable { struct
4019 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
4021 using StateType = DerefState;
4024 void initialize(Attributor &A) override { in initialize()
4052 StateType &getState() override { return *this; } in getState()
4053 const StateType &getState() const override { return *this; } in getState()
4057 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
4077 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
4092 ChangeStatus manifest(Attributor &A) override { in manifest()
4101 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4018 struct AADereferenceableImpl : AADereferenceable { struct
4019 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() function
4021 using StateType = DerefState;
4024 void initialize(Attributor &A) override { in initialize()
4052 StateType &getState() override { return *this; } in getState()
4053 const StateType &getState() const override { return *this; } in getState()
4057 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
4077 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
4092 ChangeStatus manifest(Attributor &A) override { in manifest()
4101 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4025 struct AADereferenceableImpl : AADereferenceable { struct
4026 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
4028 using StateType = DerefState;
4031 void initialize(Attributor &A) override { in initialize()
4059 StateType &getState() override { return *this; } in getState()
4060 const StateType &getState() const override { return *this; } in getState()
4064 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
4084 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
4099 ChangeStatus manifest(Attributor &A) override { in manifest()
4108 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4018 struct AADereferenceableImpl : AADereferenceable { struct
4019 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() argument
4021 using StateType = DerefState;
4024 void initialize(Attributor &A) override { in initialize()
4052 StateType &getState() override { return *this; } in getState()
4053 const StateType &getState() const override { return *this; } in getState()
4057 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
4077 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
4092 ChangeStatus manifest(Attributor &A) override { in manifest()
4101 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4018 struct AADereferenceableImpl : AADereferenceable { struct
4019 AADereferenceableImpl(const IRPosition &IRP, Attributor &A) in AADereferenceableImpl() function
4021 using StateType = DerefState;
4024 void initialize(Attributor &A) override { in initialize()
4052 StateType &getState() override { return *this; } in getState()
4053 const StateType &getState() const override { return *this; } in getState()
4057 void addAccessedBytesForUse(Attributor &A, const Use *U, const Instruction *I, in addAccessedBytesForUse()
4077 bool followUseInMBEC(Attributor &A, const Use *U, const Instruction *I, in followUseInMBEC()
4092 ChangeStatus manifest(Attributor &A) override { in manifest()
4101 void getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
[all …]