Home
last modified time | relevance | path

Searched defs:PAttrs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1112 Attributes PAttrs = CallerPAL.getSlot(i - 1).Attrs; in transformConstExprCastCall() local
1148 if (Attributes PAttrs = CallerPAL.getParamAttributes(i + 1)) in transformConstExprCastCall() local
1176 if (Attributes PAttrs = CallerPAL.getParamAttributes(i + 1)) in transformConstExprCastCall() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2749 AttributeSet PAttrs = CallerPAL.getSlotAttributes(i - 1); in transformConstExprCastCall() local
2785 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall() local
2813 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall() local