Home
last modified time | relevance | path

Searched defs:It (Results 1 - 25 of 134) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DBlockIndexer.cpp83 Index::iterator It; in flush() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp66 auto It = RegMasks.find(&FP); in getRegUsageInfo() local
H A DSafeStackColoring.cpp148 auto It = BlockMarkerSet.find(&I); in collectMarkers() local
H A DSwiftErrorValueTracking.cpp29 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
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp32 auto It = Maps.insert({I.first, {I.second.Aliasee, SrcJD}}); in trackImpls() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DEntryStage.cpp62 auto It = find_if(Range, [](const std::unique_ptr<Instruction> &I) { in cycleEnd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp79 auto It = FirstSpecialInsts.find(BB); in validate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DOptions.h112 auto It = Options.find(&detail::OptionKey<ValT, Base, Mem>::ID); in get() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelChangeObserver.h78 auto It = std::find(Observers.begin(), Observers.end(), O); in removeObserver() local
H A DGISelWorkList.h87 auto It = WorklistMap.find(I); in remove() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp117 RangeCollIterator It = in findAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DRange.cpp39 auto It = std::partition_point( contains() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCInstPrinter.cpp108 auto It = lower_bound(M.OpToPatterns, MI->getOpcode(), in matchAliasPatterns() local
H A DMCObjectFileInfo.cpp888 auto It = StackSizesUniquing.insert({Link, StackSizesUniquing.size()}); in getStackSizesSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h73 DenseMap<Instruction*, unsigned>::iterator It = WorklistMap.find(I); in Remove() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp81 MachineFunction::iterator It = ++(BB->getIterator()); in expandExtendStackPseudo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h80 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
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMinidump.cpp19 auto It = StreamMap.find(Type); in getRawStream() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h43 static generic_gep_type_iterator begin(Type *Ty, ItTy It) { in begin() argument
50 static generic_gep_type_iterator end(ItTy It) { in end() argument
H A DCFGDiff.h121 auto It = DeleteChildren.find(BB); in ignoreChild() local
132 auto It = InsertChildren.find(BB); in getAddedChildren() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.cpp193 ResolveConstantsTy::iterator It = llvm::lower_bound( in resolveConstantForwardRefs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp244 MachineBasicBlock::reverse_iterator It = Br, Er = MBB.rend(); variable
268 MachineBasicBlock::iterator It = Br, Er = MBB.end(); global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp102 const auto It = std::find_if( in createSimpleType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp164 auto It = Groups.find(GroupID); in onInstructionExecuted() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h406 reverse_iterator(llvm::DWARFDie::iterator It) in reverse_iterator() argument

Completed in 16 milliseconds

123456