/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | InstructionPrecedenceTracking.cpp | 79 auto It = FirstSpecialInsts.find(BB); in validate() local 98 for (auto &It : FirstSpecialInsts) in validateAll() local 117 for (auto It : FirstSpecialInsts) in clear() local
|
D | PhiValues.cpp | 100 auto It = ReachableMap.find(OpDepthNumber); in processPhi() local 153 auto It = TrackedValues.find_as(V); in invalidateValue() local 173 auto It = NonPhiReachableMap.find(N); in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | Graph.h | 213 auto It = NL.find(A); in begin() local 220 auto It = NL.find(A); in cbegin() local 229 auto It = NL.find(A); in end() local 235 auto It = NL.find(A); in cend() local 399 auto It = Vertices.find(I); in at() local 408 auto It = Vertices.find(I); in at() local 418 auto It = Edges.find(I); in at() local 427 auto It = Edges.find(I); in at() local
|
/third_party/boost/libs/core/test/ |
D | detail_iterator_test.cpp | 77 typedef ::iterator<C,T,D,P,R> It; in main() typedef 95 typedef T* It; in main() typedef 114 typedef T const* It; in main() typedef
|
/third_party/boost/boost/algorithm/string/detail/ |
D | trim.hpp | 32 for( ForwardIteratorT It=InBegin; It!=InEnd; ++It ) in trim_end_iter_select() local 51 for( ForwardIteratorT It=InEnd; It!=InBegin; ) in trim_end_iter_select() local 66 ForwardIteratorT It=InBegin; in trim_begin() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600OptimizeVectorRegisters.cpp | 168 for (DenseMap<unsigned, unsigned>::iterator It = ToMerge->RegToChan.begin(), in tryMergeVector() local 208 for (DenseMap<unsigned, unsigned>::iterator It = RSI->RegToChan.begin(), in RebuildVector() local 235 for (MachineRegisterInfo::use_instr_iterator It = MRI->use_instr_begin(Reg), in RebuildVector() local 252 for (InstructionSetMap::iterator It = PreviousRegSeqByReg.begin(), in RemoveMI() local 257 for (InstructionSetMap::iterator It = PreviousRegSeqByUndefCount.begin(), in RemoveMI() local 283 for (MachineRegisterInfo::use_instr_iterator It = MRI->use_instr_begin(Reg), in areAllUsesSwizzeable() local 326 It = RSI.RegToChan.begin(), E = RSI.RegToChan.end(); It != E; ++It) { in trackRSI() local 355 It = MRI->def_instr_begin(Reg), E = MRI->def_instr_end(); in runOnMachineFunction() local
|
D | AMDILCFGStructurizer.cpp | 346 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); in getSCCNum() local 354 LoopLandInfoMap::const_iterator It = LLInfoMap.find(LoopRep); in getLoopLandInfo() local 369 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); in isRetiredBlock() local 406 int AMDGPUCFGStructurizer::countActiveBlock(MBBVector::const_iterator It, in countActiveBlock() 568 MachineBasicBlock::succ_iterator It = MBB->succ_begin(); in getFalseBranch() local 599 for (MachineBasicBlock::iterator It = MBB->begin(); It != MBB->end(); in getLastDebugLocInBB() local 610 MachineBasicBlock::reverse_iterator It = MBB->rbegin(); in getNormalBlockBranchInstr() local 619 for (MachineBasicBlock::reverse_iterator It = MBB->rbegin(), E = MBB->rend(); in getLoopendBlockBranchInstr() local 634 MachineBasicBlock::reverse_iterator It = MBB->rbegin(); in getReturnInstr() local 656 for (MachineBasicBlock::succ_iterator It = SrcMBB->succ_begin(), in cloneSuccessorList() local [all …]
|
D | R600MachineScheduler.cpp | 161 for (MachineInstr::mop_iterator It = SU->getInstr()->operands_begin(), in schedNode() local 320 for (std::vector<SUnit *>::reverse_iterator It = Q.rbegin(), E = Q.rend(); in PopInst() local 363 for (MachineInstr::mop_iterator It = MI->operands_begin(), in AssignSlot() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | BlotMapVector.h | 80 typename MapTy::iterator It = Map.find(Key); in find() local 87 typename MapTy::const_iterator It = Map.find(Key); in find() local 97 typename MapTy::iterator It = Map.find(Key); in blot() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CallingConvention.cpp | 48 for (auto &It : PendingMembers) { in finishStackBlock() local 122 for (auto &It : PendingMembers) { in CC_AArch64_Custom_Block() local 133 for (auto &It : PendingMembers) { in CC_AArch64_Custom_Block() local
|
/third_party/boost/libs/algorithm/string/example/ |
D | rle_example.cpp | 58 for(input_iterator_type It=Begin; It!=End;) in operator ()() local 150 for(input_iterator_type It=Begin; It!=End; It++) in operator ()() local 194 typename ReplaceT::const_iterator It=Replace.begin(); in operator ()() local
|
D | split_example.cpp | 33 for(string_find_iterator It= in main() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | Range.cpp | 24 auto It = llvm::upper_bound(Ranges, Range); in insert() local 39 auto It = std::partition_point( in contains() local 48 auto It = std::partition_point( in contains() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwiftErrorValueTracking.cpp | 29 auto It = VRegDefMap.find(Key); in getOrCreateVReg() local 53 auto It = VRegDefUses.find(Key); in getOrCreateVRegDefAt() local 68 auto It = VRegDefUses.find(Key); in getOrCreateVRegUseAt() local 266 for (auto It = Begin; It != End; ++It) { in preassignVRegs() local
|
/third_party/boost/boost/hana/ |
D | is_empty.hpp | 24 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | front.hpp | 25 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | back.hpp | 28 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | drop_front.hpp | 27 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | is_empty.hpp | 24 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | front.hpp | 25 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | drop_front.hpp | 27 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | back.hpp | 28 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
D | at.hpp | 28 using It = typename hana::tag_of<Xs>::type; in operator ()() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GetElementPtrTypeIterator.h | 43 static generic_gep_type_iterator begin(Type *Ty, ItTy It) { in begin() 50 static generic_gep_type_iterator end(ItTy It) { in end()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Options.h | 112 auto It = Options.find(&detail::OptionKey<ValT, Base, Mem>::ID); in get() local
|