/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveStackAnalysis.h | 59 LiveInterval &getInterval(int Slot) { in getInterval() 66 const LiveInterval &getInterval(int Slot) const { in getInterval() 73 bool hasInterval(int Slot) const { in hasInterval() 77 const TargetRegisterClass *getIntervalRegClass(int Slot) const { in getIntervalRegClass()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveStackAnalysis.h | 60 LiveInterval &getInterval(int Slot) { in getInterval() 67 const LiveInterval &getInterval(int Slot) const { in getInterval() 74 bool hasInterval(int Slot) const { return S2IMap.count(Slot); } in hasInterval() 76 const TargetRegisterClass *getIntervalRegClass(int Slot) const { in getIntervalRegClass()
|
D | MachineModuleInfo.h | 195 unsigned Slot; member 423 unsigned Slot, const DILocation *Loc) { in setVariableDbgInfo()
|
/external/skia/include/private/ |
D | SkTHash.h | 199 struct Slot { struct 200 Slot() : hash(0) {} in Slot() function 201 Slot(T&& v, uint32_t h) : val(std::move(v)), hash(h) {} in Slot() function 202 Slot(Slot&& o) { *this = std::move(o); } in Slot() function 216 SkAutoTArray<Slot> fSlots; argument
|
/external/skqp/include/private/ |
D | SkTHash.h | 199 struct Slot { struct 200 Slot() : hash(0) {} in Slot() argument 201 Slot(T&& v, uint32_t h) : val(std::move(v)), hash(h) {} in Slot() function 202 Slot(Slot&& o) { *this = std::move(o); } in Slot() function 216 SkAutoTArray<Slot> fSlots; argument
|
/external/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 331 bool applyFirstUse(int Slot) { in applyFirstUse() 432 int Slot = MO.getIndex(); in getStartOrEndSlot() local 450 int Slot = getStartOrEndSlot(MI); in isLifetimeStartOrEnd() local 470 int Slot = MO.getIndex(); in isLifetimeStartOrEnd() local 521 int Slot = getStartOrEndSlot(MI); in collectMarkers() local 548 int Slot = MO.getIndex(); in collectMarkers() local 595 int Slot = slots[0]; in collectMarkers() local 601 for (auto Slot : slots) { in collectMarkers() local 697 for (auto Slot : slots) { in calculateLiveIntervals() local 941 int Slot = MO.getIndex(); in removeInvalidSlotRanges() local
|
D | LiveStackAnalysis.cpp | 58 LiveStacks::getOrCreateInterval(int Slot, const TargetRegisterClass *RC) { in getOrCreateInterval() 81 int Slot = I->first; in print() local
|
D | MIRPrinter.cpp | 443 int Slot = MST.getLocalSlot(BB); in print() local 610 static void printIRSlotNumber(raw_ostream &OS, int Slot) { in printIRSlotNumber() 624 int Slot; in printIRBlockReference() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveStackAnalysis.cpp | 55 LiveStacks::getOrCreateInterval(int Slot, const TargetRegisterClass *RC) { in getOrCreateInterval() 76 int Slot = I->first; in print() local
|
/external/llvm/lib/IR/ |
D | AttributeImpl.h | 234 const IndexAttrPair *getNode(unsigned Slot) const { in getNode() 290 unsigned getSlotIndex(unsigned Slot) const { in getSlotIndex() 297 AttributeSet getSlotAttributes(unsigned Slot) const { in getSlotAttributes() 303 AttributeSetNode *getSlotNode(unsigned Slot) const { in getSlotNode() 314 iterator begin(unsigned Slot) const { return getSlotNode(Slot)->begin(); } in begin() 315 iterator end(unsigned Slot) const { return getSlotNode(Slot)->end(); } in end()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | DemoteRegToStack.cpp | 40 AllocaInst *Slot; in DemoteRegToStack() local 118 AllocaInst *Slot; in DemotePHIToStack() local
|
/external/llvm/lib/Transforms/Utils/ |
D | DemoteRegToStack.cpp | 32 AllocaInst *Slot; in DemoteRegToStack() local 114 AllocaInst *Slot; in DemotePHIToStack() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 147 GlobalVariable *&Slot = CMap[Pair]; in runOnModule() local 180 GlobalVariable *Slot = CMap[Pair]; in runOnModule() local
|
/external/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 119 GlobalVariable *&Slot = CMap[Init]; in mergeConstants() local 150 GlobalVariable *Slot = CMap[Init]; in mergeConstants() local
|
/external/python/cpython2/Tools/framer/framer/ |
D | slots.py | 3 class Slot(object): class
|
/external/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 556 AggValueSlot Slot = EnsureSlot(E->getType()); in VisitCompoundLiteralExpr() local 998 AggValueSlot Slot = EnsureSlot(E->getType()); in VisitCXXConstructExpr() local 1004 AggValueSlot Slot = EnsureSlot(E->getType()); in VisitCXXInheritedCtorInitExpr() local 1012 AggValueSlot Slot = EnsureSlot(E->getType()); in VisitLambdaExpr() local 1024 AggValueSlot Slot = EnsureSlot(T); in VisitCXXScalarValueInitExpr() local 1030 AggValueSlot Slot = EnsureSlot(T); in VisitImplicitValueInitExpr() local 1392 static void CheckAggExprForMemSetUse(AggValueSlot &Slot, const Expr *E, in CheckAggExprForMemSetUse() 1437 void CodeGenFunction::EmitAggExpr(const Expr *E, AggValueSlot Slot) { in EmitAggExpr()
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600MachineScheduler.cpp | 357 void R600SchedStrategy::AssignSlot(MachineInstr* MI, unsigned Slot) { in AssignSlot() 389 SUnit *R600SchedStrategy::AttemptFillSlot(unsigned Slot, bool AnyAlu) { in AttemptFillSlot()
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.h | 233 bool getValueTypePair(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValueTypePair() 250 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
|
/external/libese/apps/weaver/card/src/com/android/weaver/core/ |
D | CoreSlots.java | 90 private static class Slot { class in CoreSlots
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 1934 int Slot = MST.getLocalSlot(&BB); in initSlots2BasicBlocks() local 1942 unsigned Slot, in getIRBlockFromSlot() 1950 const BasicBlock *MIParser::getIRBlock(unsigned Slot) { in getIRBlock() 1956 const BasicBlock *MIParser::getIRBlock(unsigned Slot, const Function &F) { in getIRBlock() 1966 int Slot = MST.getLocalSlot(V); in mapValueToSlot() local 1986 const Value *MIParser::getIRValue(unsigned Slot) { in getIRValue()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 195 unsigned Slot = getSlot(RegNo); in isLive() local 1346 unsigned Slot = getSlot(SrcFP); in handleSpecialFP() local 1368 unsigned Slot = getSlot(SrcFP); in handleSpecialFP() local 1386 unsigned Slot = getSlot(SrcFP); in handleSpecialFP() local
|
/external/libchrome/base/threading/ |
D | thread_local_storage.cc | 331 ThreadLocalStorage::Slot::Slot(TLSDestructorFunc destructor) { in Slot() function in base::ThreadLocalStorage::Slot
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiDelaySlotFiller.cpp | 147 MachineBasicBlock::instr_iterator Slot, in findDelayInstr()
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 724 xmm(uint8_t Slot) const { in xmm() 730 xmm(uint8_t Slot) const { in xmm()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 1018 int Slot = Machine->getMetadataSlot(N); in WriteAsOperandInternal() local 1040 int Slot; in WriteAsOperandInternal() local 1303 int Slot = Machine.getMetadataSlot(NMD->getOperand(i)); in printNamedMDNode() local 1592 int Slot = Machine.getLocalSlot(BB); in printBasicBlock() local
|