Home
last modified time | relevance | path

Searched refs:updateImpl (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp408 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
506 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
533 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
1420 ChangeStatus updateImpl(Attributor &A) override;
1498 ChangeStatus AAPointerInfoFloating::updateImpl(Attributor &A) { in updateImpl() function in __anon2f43fbf30711::AAPointerInfoFloating
1846 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
1878 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
1968 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
2017 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
2103 ChangeStatus updateImpl(Attributor &A) override;
[all …]
H A DOpenMPOpt.cpp2188 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
2387 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
2473 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
2528 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
2671 ChangeStatus updateImpl(Attributor &A) override;
2890 ChangeStatus AAExecutionDomainFunction::updateImpl(Attributor &A) { in updateImpl() function in __anon4b47cb5e0111::AAExecutionDomainFunction
3331 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
4384 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
4729 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
4870 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
H A DAttributor.cpp968 HasChanged = updateImpl(A); in update()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp306 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
397 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
665 ChangeStatus updateImpl(Attributor &A) override { in updateImpl() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h3194 virtual ChangeStatus updateImpl(Attributor &A) = 0;