/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_parsed_ir.cpp | 343 meta_needing_name_fixup.insert(id); in set_name() 352 meta_needing_name_fixup.insert(id); in set_member_name()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_context.h | 1086 id_to_name_->insert({d->GetSingleWordInOperand(0), d.get()}); in AddDebug2Inst() 1145 id_to_name_->insert({debug_inst.GetSingleWordInOperand(0), &debug_inst}); in BuildIdToNameMap()
|
H A D | scalar_replacement_pass.cpp | 945 result->insert(t.begin(), t.end()); in GetUsedComponents() 966 result->insert(index_const->GetSignExtendedValue()); in GetUsedComponents()
|
H A D | upgrade_memory_model.cpp | 329 if (!visited->insert(inst->result_id()).second) { in TraceInstruction() 460 if (!visited.insert(def).second) continue; in CheckAllTypes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_context.h | 1086 id_to_name_->insert({d->GetSingleWordInOperand(0), d.get()}); in AddDebug2Inst() 1145 id_to_name_->insert({debug_inst.GetSingleWordInOperand(0), &debug_inst}); in BuildIdToNameMap()
|
H A D | scalar_replacement_pass.cpp | 945 result->insert(t.begin(), t.end()); in GetUsedComponents() 966 result->insert(index_const->GetSignExtendedValue()); in GetUsedComponents()
|
H A D | upgrade_memory_model.cpp | 329 if (!visited->insert(inst->result_id()).second) { in TraceInstruction() 460 if (!visited.insert(def).second) continue; in CheckAllTypes()
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_android_parser.cpp | 789 *fallbackFonts.insert(currentOrder++) = family; in mixin_vendor_fallback_font_families() 794 *fallbackFonts.insert(order) = family; in mixin_vendor_fallback_font_families()
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | durchschlag.cc | 70 output.insert(output.end(), &data[r.start], &data[r.end]); in createDictionary() 230 ranges->insert(it, {start, end}); in addRange()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-bit-set.hh | 782 page_t *page_for (hb_codepoint_t g, bool insert = false) in page_for() 788 if (!insert) in page_for()
|
/third_party/python/Lib/ |
H A D | _collections_abc.py | 1058 __getitem__, __setitem__, __delitem__, __len__, and insert(). 1072 def insert(self, index, value): member in MutableSequence 1073 'S.insert(index, value) -- insert value before index' 1078 self.insert(len(self), value)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | Lint.cpp | 666 if (!Visited.insert(V).second) in findValueImpl() 673 // TODO: Look through vector insert/extract/shuffle. in findValueImpl() 680 if (!VisitedBlocks.insert(BB).second) in findValueImpl()
|
H A D | LoopInfo.cpp | 552 ParallelAccessGroups.insert(AccGroup); 798 NearLoop = SubloopParents.insert({Subloop, &Unloop}).first->second;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 275 ShapeMap.insert({V, Shape}); in setShapeInfo() 335 // New entry, set the value and insert operands in propagateShapeForward() 688 Inst2ColumnMatrix.insert(std::make_pair(Inst, Matrix)); in finalizeLowering() 768 // Go through the elements of this row and insert it into the resulting in LowerTranspose() 772 // We insert at index Column since that is the row index after the in LowerTranspose()
|
H A D | StructurizeCFG.cpp | 530 Visited.insert(RN->getEntry()); in collectInfos() 808 Visited.insert(Node->getEntry()); 860 // insert a new dummy entry block.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 99 /// Check if unrolling created a situation where we need to insert phi nodes to 105 /// insert a phi-node, otherwise LCSSA will be broken. 586 LoopsToSimplify.insert(SubLoop); in UnrollLoop() 617 LoopsToSimplify.insert(NewLoops[OldLoop]); in UnrollLoop() 651 // we can insert the proper branches later. in UnrollLoop() 912 // precede a loop exit). In this case we might need to insert PHI nodes in in UnrollLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 192 FillData.insert(FillData.begin(), Size, 0); in ZeroFillBytes() 198 FillData.insert(FillData.begin(), (Size / 4) + 1, Data); in Fill()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 94 Attributes.insert(std::make_pair(Tag, Value)); in IntegerAttribute() 116 Attributes.insert(std::make_pair(Tag, Value)); in PrintAttribute()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSubtarget.cpp | 840 Visited.insert(SU); in canAddEdge() 858 if (!Visited.insert(SU).second) in linkSALUChain()
|
H A D | SILowerI1Copies.cpp | 525 ConstrainRegs.insert(SrcReg); 596 PhiRegisters.insert(DstReg); 785 /// Return a point at the end of the given \p MBB to insert SALU instructions
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 244 // If this is an value that has been promoted to wider types, insert an in LowerFormalArguments() 637 "Unexpected instr type to insert"); in EmitInstrWithCustomInserter() 648 // To "insert" a SELECT instruction, we actually have to insert the diamond in EmitInstrWithCustomInserter() 665 F->insert(I, Copy0MBB); in EmitInstrWithCustomInserter() 666 F->insert(I, Copy1MBB); in EmitInstrWithCustomInserter()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 345 assert(TBB && "InsertBranch must not be told to insert a fallthrough"); in insertBranch() 390 report_fatal_error("Unable to insert indirect branch"); in insertIndirectBranch() 781 MBB.insert(MBB.end(), BuildMI(MF, DebugLoc(), get(RISCV::JALR)) in buildOutlinedFrame() 792 It = MBB.insert(It, in insertOutlinedCall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 336 return Edges.insert(Reg).second; in insertEdge() 557 EnclosedEdges.insert(Reg); in buildClosure()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | normalizer2impl.h | 183 insert(c, cc); in appendBMP() 205 * previousCC() is normally only called from insert(). 215 void insert(UChar32 c, uint8_t cc);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 406 DenseBlockSet.insert(BB); in addBlockEntry() 472 DenseBlockSet.insert(BB); in LoopBase()
|