Searched defs:AssociatedValue (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 1502 Value &AssociatedValue = getAssociatedValue(); in updateImpl() local 2506 Value &AssociatedValue = getIRPosition().getAssociatedValue(); in updateImpl() local 2610 Attributor &A, const AbstractAttribute &QueryingAA, Value &AssociatedValue, in getKnownNonNullAndDerefBytesForUse() 5088 Value &AssociatedValue, const Use *U, in getKnownAlignForUse() 5175 Value &AssociatedValue = getAssociatedValue(); in manifest() local
|
H A D | Attributor.cpp | 1163 Value &AssociatedValue = getAssociatedValue(); in getAttrsFromAssumes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 1636 Value &AssociatedValue = getIRPosition().getAssociatedValue(); in updateImpl() local 1731 Attributor &A, AbstractAttribute &QueryingAA, Value &AssociatedValue, in getKnownNonNullAndDerefBytesForUse() 3392 Value &AssociatedValue, const Use *U, in getKnownAlignForUse()
|