Home
last modified time | relevance | path

Searched refs:getSlotIndex (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/IR/
DAttributes.cpp576 if (getSlotIndex(I) != Index) continue; in Raw()
789 if (getSlotIndex(I) < *IdxI) in addAttribute()
791 else if (getSlotIndex(I) > *IdxI) in addAttribute()
831 if (getSlotIndex(I) >= Index) { in addAttributes()
832 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++); in addAttributes()
844 if (Attrs.getSlotIndex(I) == Index) { in addAttributes()
882 if (getSlotIndex(I) >= Index) { in removeAttributes()
883 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++); in removeAttributes()
895 if (Attrs.getSlotIndex(I) == Index) { in removeAttributes()
923 if (getSlotIndex(I) >= Index) { in removeAttributes()
[all …]
DAttributeImpl.h244 unsigned getSlotIndex(unsigned Slot) const { in getSlotIndex() function
DFunction.cpp195 AttrBuilder B(AS, AS.getSlotIndex(0)); in addAttr()
205 AttrBuilder B(AS, AS.getSlotIndex(0)); in removeAttr()
DVerifier.cpp1215 if (Attrs.getSlotIndex(I) == Idx) { in VerifyAttributeTypes()
1375 unsigned Idx = Attrs.getSlotIndex(i); in VerifyFunctionAttrs()
1539 unsigned LastIndex = Attrs.getSlotIndex(LastSlot); in VerifyAttributeCount()
1542 && (LastSlot == 0 || Attrs.getSlotIndex(LastSlot - 1) <= Params))) in VerifyAttributeCount()
DAsmWriter.cpp2531 if (AS.getSlotIndex(Idx) == AttributeSet::FunctionIndex) in printFunction()
/external/llvm/include/llvm/IR/
DAttributes.h356 unsigned getSlotIndex(unsigned Slot) const;
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp250 if (!PAL.isEmpty() && PAL.getSlotIndex(PAL.getNumSlots() - 1) > NumArgs) { in DeleteDeadVarargs()
252 for (unsigned i = 0; PAL.getSlotIndex(i) <= NumArgs; ++i) in DeleteDeadVarargs()
DGlobalOpt.cpp2004 unsigned Index = Attrs.getSlotIndex(i); in StripNest()
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp486 unsigned index = PAL.getSlotIndex(i); in printAttributes()
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1272 unsigned Index = AS.getSlotIndex(Slot); in legalizeCallAttributes()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2190 unsigned Index = CallerPAL.getSlotIndex(i - 1); in transformConstExprCastCall()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp284 Record.push_back(AS.getSlotIndex(i)); in WriteAttributeGroupTable()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...