/external/llvm/include/llvm/CodeGen/ |
D | SlotIndexes.h | 134 return listEntry()->getIndex() | getSlot(); 138 Slot getSlot() const { 229 bool isBlock() const { return getSlot() == Slot_Block; } 232 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; } 236 bool isRegister() const { return getSlot() == Slot_Register; } 239 bool isDead() const { return getSlot() == Slot_Dead; } 273 Slot s = getSlot(); 283 return SlotIndex(&*++listEntry()->getIterator(), getSlot()); 293 Slot s = getSlot(); 303 return SlotIndex(&*--listEntry()->getIterator(), getSlot()); [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600Packetizer.cpp | 66 unsigned getSlot(const MachineInstr *MI) const { in getSlot() function in __anon18a263af0111::R600PacketizerList 84 int BISlot = getSlot(&*BI); in getPreviousVector() 190 if (getSlot(MII) == getSlot(MIJ)) in isLegalToPacketizeTogether() 243 if (getSlot(MI) <= getSlot(CurrentPacketMIs.back())) { in isBundlableWithCurrentPMI()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
D | JDWPStackTraceBaseTest.java | 149 logWriter.println("=> Slot = " + varInfos[i].getSlot()); in checkVarTable() 164 + varInfos[i].getSlot() in checkVarTable() 173 + varInfos[i].getSlot() + " instead of name = " in checkVarTable()
|
D | SetValuesTest.java | 205 packet.setNextValueAsInt(varInfoByName("boolLocalVariable").getSlot()); in examineGetValues() 207 packet.setNextValueAsInt(varInfoByName("intLocalVariable").getSlot()); in examineGetValues() 228 packet.setNextValueAsInt(varInfos[i].getSlot()); in examineGetValues() 229 logWriter.println("=> Slot = "+varInfos[i].getSlot()); in examineGetValues()
|
D | JDWPStackFrameAccessTest.java | 267 testVarInfo.getSlot(), expectedValue.getTag()); in checkStackFrame() 276 testVarInfo.getSlot(), newValue); in checkStackFrame() 280 testVarInfo.getSlot(), newValue.getTag()); in checkStackFrame()
|
D | GetValuesTest.java | 206 packet.setNextValueAsInt(varInfos[i].getSlot()); in examineGetValues() 207 logWriter.println("=> Slot = "+varInfos[i].getSlot()); in examineGetValues()
|
D | JDWPStackFrameTestCase.java | 72 public int getSlot() { in getSlot() method in JDWPStackFrameTestCase.VarInfo
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolData.h | 49 FORWARD_SYMBOL_METHOD(getSlot)
|
D | IPDBRawSymbol.h | 90 virtual uint32_t getSlot() const = 0;
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 171 unsigned getSlot(unsigned RegNo) const { in getSlot() function 178 unsigned Slot = getSlot(RegNo); in isLive() 192 return StackTop - 1 - getSlot(RegNo) + X86::ST0; in getSTReg() 204 bool isAtTop(unsigned RegNo) const { return getSlot(RegNo) == StackTop-1; } in isAtTop() 821 unsigned OldSlot = getSlot(FPRegNo); in freeStackSlotBefore() 853 std::swap(Stack[getSlot(KReg)], Stack[getSlot(DReg)]); in adjustLiveRegs() 1220 unsigned UpdatedSlot = getSlot(updateST0 ? TOS : NotTOS); in handleTwoArgFP() 1312 unsigned Slot = getSlot(SrcFP); in handleSpecialFP()
|
/external/skia/src/core/ |
D | SkBitmapHeap.h | 27 int32_t getSlot() { return fSlot; } in getSlot() function
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | Frame.java | 363 public int getSlot() { in getSlot() method in Frame.Variable
|
D | VmMirror.java | 2283 command.setNextValueAsInt(var.getSlot()); in getFrameValues() 2785 command.setNextValueAsInt(vars[i].getSlot()); in setLocalVars()
|
/external/llvm/lib/CodeGen/ |
D | SlotIndexes.cpp | 238 os << listEntry()->getIndex() << "Berd"[getSlot()]; in print()
|
/external/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 82 uint32_t getSlot() const override;
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 496 << cast<EmitConvertToTargetMatcher>(N)->getSlot() << ",\n"; in EmitMatcher() 524 << XF->getSlot() << ','; in EmitMatcher()
|
D | DAGISelMatcher.h | 914 unsigned getSlot() const { return Slot; } in getSlot() function 996 unsigned getSlot() const { return Slot; } in getSlot() function
|
/external/llvm/unittests/DebugInfo/PDB/ |
D | PDBApiTest.cpp | 172 MOCK_SYMBOL_ACCESSOR(getSlot)
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 611 uint32_t DIARawSymbol::getSlot() const { in getSlot() function in DIARawSymbol
|
/external/guice/extensions/persist/lib/ |
D | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
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/ ... |