/external/llvm/lib/IR/ |
D | Attributes.cpp | 650 if (getSlotIndex(I) != Index) continue; in Raw() 872 if (getSlotIndex(I) < *IdxI) in addAttribute() 874 else if (getSlotIndex(I) > *IdxI) in addAttribute() 914 if (getSlotIndex(I) >= Index) { in addAttributes() 915 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++); in addAttributes() 927 if (Attrs.getSlotIndex(I) == Index) { in addAttributes() 971 if (getSlotIndex(I) >= Index) { in removeAttributes() 972 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++); in removeAttributes() 984 if (Attrs.getSlotIndex(I) == Index) { in removeAttributes() 1012 if (getSlotIndex(I) >= Index) { in removeAttributes() [all …]
|
D | AttributeImpl.h | 290 unsigned getSlotIndex(unsigned Slot) const { in getSlotIndex() function
|
D | Function.cpp | 195 AttrBuilder B(AS, AS.getSlotIndex(0)); in addAttr() 205 AttrBuilder B(AS, AS.getSlotIndex(0)); in removeAttr()
|
D | Verifier.cpp | 1261 if (Attrs.getSlotIndex(I) == Idx) { in verifyAttributeTypes() 1449 unsigned Idx = Attrs.getSlotIndex(i); in verifyFunctionAttrs() 1664 unsigned LastIndex = Attrs.getSlotIndex(LastSlot); in verifyAttributeCount() 1667 && (LastSlot == 0 || Attrs.getSlotIndex(LastSlot - 1) <= Params))) in verifyAttributeCount()
|
D | AsmWriter.cpp | 2601 if (AS.getSlotIndex(Idx) == AttributeSet::FunctionIndex) in printFunction()
|
/external/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 170 if (!PAL.isEmpty() && PAL.getSlotIndex(PAL.getNumSlots() - 1) > NumArgs) { in DeleteDeadVarargs() 172 for (unsigned i = 0; PAL.getSlotIndex(i) <= NumArgs; ++i) in DeleteDeadVarargs()
|
D | GlobalOpt.cpp | 1991 unsigned Index = Attrs.getSlotIndex(i); in StripNest()
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 408 unsigned getSlotIndex(unsigned Slot) const;
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyManagerFacade.java | 740 mTelephonyManager.getSlotIndex()); in telephonyGetSimState() 863 return telephonyGetDeviceIdForSlotId(mTelephonyManager.getSlotIndex()); in telephonyGetDeviceId()
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1108 unsigned Index = AS.getSlotIndex(Slot); in legalizeCallAttributes()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 2744 unsigned Index = CallerPAL.getSlotIndex(i - 1); in transformConstExprCastCall()
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 696 Record.push_back(AS.getSlotIndex(i)); in writeAttributeGroupTable()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |