/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 151 // If MBB isn't immediately before MBB, insert a branch to it. 416 MBB.insert(I, MI); in reMaterialize() 578 MBB->insert(MI, NewMI); in foldMemoryOperand() 644 NewMI = &*MBB.insert(MI, NewMI); in foldMemoryOperand() 830 InstrIdxForVirtReg.insert(std::make_pair(NewVR, 0)); in reassociateOps()
|
H A D | BranchFolding.cpp | 372 // Move backward to the place where will insert the jump. in replaceTailWithBranchTo() 410 CurMBB.getParent()->insert(++MBBI, NewMBB); in SplitMBBAt() 1062 TriedMerging.insert(MergePotentials[i].getBlock()); in TailMergeBlocks() 1124 if (!UniquePreds.insert(PBB).second) in TailMergeBlocks() 1173 TriedMerging.insert(MergePotentials[i].getBlock()); in TailMergeBlocks() 1824 Set.insert(*AI); in addRegAndItsAliases() 1826 Set.insert(Reg); in addRegAndItsAliases() 1901 // Be conservative, don't insert instruction above something that may have in findHoistingInsertPosAndDeps()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DepthStencilFormatsTest.cpp | 702 expectedMin.insert(expectedMin.begin(), init, init + 16); in TEST_P() 703 expectedMax.insert(expectedMax.begin(), init, init + 16); in TEST_P() 721 expectedMin.insert(expectedMin.begin(), initMin, initMin + 16); in TEST_P() 722 expectedMax.insert(expectedMax.begin(), initMax, initMax + 16); in TEST_P()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_dependence.cpp | 99 nodes.insert(nodes.end(), child_nodes.begin(), child_nodes.end()); in GetAllTopLevelRecurrences() 117 nodes.insert(nodes.end(), child_nodes.begin(), child_nodes.end()); in GetAllTopLevelConstants() 1148 source_recurrences.insert(source_recurrences.end(), in PartitionSubscripts() 1165 partitions[static_cast<size_t>(k)].insert(current_partition.begin(), in PartitionSubscripts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_dependence.cpp | 99 nodes.insert(nodes.end(), child_nodes.begin(), child_nodes.end()); in GetAllTopLevelRecurrences() 117 nodes.insert(nodes.end(), child_nodes.begin(), child_nodes.end()); in GetAllTopLevelConstants() 1148 source_recurrences.insert(source_recurrences.end(), in PartitionSubscripts() 1165 partitions[static_cast<size_t>(k)].insert(current_partition.begin(), in PartitionSubscripts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 406 Deleted.insert(AddMI); in processAddUses() 662 Deleted.insert(UseMI); in changeAddAsl() 682 Deleted.insert(UseMI); in xformUseMI() 773 Deleted.insert(MI); in processBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 1178 Operands.insert(Operands.begin(), LanaiOperand::CreateToken("s", NameLoc)); in ParseInstruction() 1179 Operands.insert(Operands.begin() + 1, in ParseInstruction() 1191 Operands.insert(Operands.begin(), LanaiOperand::CreateToken("bt", NameLoc)); in ParseInstruction() 1214 Operands.insert(Operands.begin() + 1, in ParseInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 283 MF.insert(std::next(MachineFunction::iterator(&MBB)), &NewMBB); in splitBlock() 405 // EFLAGS and then doing SSA formation on all of them to insert necessary in runOnMachineFunction() 468 Visited.insert(BeginMBB); in runOnMachineFunction() 473 if (!Visited.insert(PredMBB).second) in runOnMachineFunction() 674 VisitedBlocks.insert(SuccMBB).second) { in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 448 // Make sure that we only insert non-overlapping intervals and combine in isOverwrite() 642 if (!Visited.insert(*PredI).second) 777 DeadStackObjects.insert(&I); in handleEndBlock() 782 DeadStackObjects.insert(&I); in handleEndBlock() 789 DeadStackObjects.insert(&AI); in handleEndBlock()
|
H A D | LoopFuse.cpp | 329 // we must create a new one and insert it into the FusionCandidateSet to 397 // iterators will simplify the logic. Similarly, having an efficient insert that 454 void removeLoop(const Loop *L) { RemovedLoops.insert(L); } in removeLoop() 618 CurrCandSet.insert(CurrCand); in collectFusionCandidates() 635 NewCandSet.insert(CurrCand); in collectFusionCandidates() 812 auto InsertPos = CandidateSet.insert(FusedCand); in fuseCandidates() 815 "Unable to insert TargetCandidate in CandidateSet!"); in fuseCandidates() 1182 // test if this is the case but simply insert intermediate phi nodes, we in performFusion() 1422 // test if this is the case but simply insert intermediate phi nodes, we in fuseGuardedLoops()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | RegionInfoImpl.h | 282 visited->insert(BB); in verifyWalk() 369 at = BBNodeMap.insert(std::move(V)).first; in getBBNode() 429 children.insert( in addSubRegion() 672 BBtoRegion.insert({entry, region}); in createRegion()
|
/third_party/spirv-tools/source/opt/ |
H A D | instruction.cpp | 131 operands_.insert(operands_.end(), in_operands.begin(), in_operands.end()); in Instruction() 204 binary->insert(binary->end(), operand.words.begin(), operand.words.end()); in ToBinaryWithoutAttachedDebugInsts() 210 operands_.insert(operands_.begin(), new_operands.begin(), new_operands.end()); in ReplaceOperands() 1082 binary->insert(binary->end(), operands.begin(), operands.end()); in ToBinary()
|
H A D | loop_dependence.cpp | 97 nodes.insert(nodes.end(), child_nodes.begin(), child_nodes.end()); in GetAllTopLevelRecurrences() 115 nodes.insert(nodes.end(), child_nodes.begin(), child_nodes.end()); in GetAllTopLevelConstants() 1147 source_recurrences.insert(source_recurrences.end(), in PartitionSubscripts() 1164 partitions[static_cast<size_t>(k)].insert(current_partition.begin(), in PartitionSubscripts()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | TranslatorVulkan.cpp | 247 insertSequence->insert(insertSequence->begin(), assignToY); in RotateAndFlipBuiltinVariable() 248 insertSequence->insert(insertSequence->begin(), assignment); in RotateAndFlipBuiltinVariable() 775 emulationSequence->insert(emulationSequence->begin(), nodes.begin(), nodes.end()); in AddBresenhamEmulationFS() 785 mainSequence->insert(mainSequence->begin(), ifEmulation); in AddBresenhamEmulationFS() 787 // If the shader does not use frag coord, we should insert it inside the emulation if. in AddBresenhamEmulationFS()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memblock.c | 543 * memblock_insert_region - insert new memblock region 544 * @type: memblock type to insert into 592 bool insert = false; in memblock_add_range() local 616 * that there is enough empty regions in @type, and we can insert in memblock_add_range() 620 insert = true; in memblock_add_range() 624 * The following is executed twice. Once with %false @insert and in memblock_add_range() 641 * area, insert that portion. in memblock_add_range() 649 if (insert) { in memblock_add_range() 662 /* insert the remaining portion */ in memblock_add_range() 665 if (insert) { in memblock_add_range() [all...] |
/test/testfwk/arkxtest/uitest/core/ |
H A D | frontend_api_handler.cpp | 48 refCountMap_.insert(make_pair(ref, 1)); in IncRef() 108 callBackInfos_.insert(make_pair(event, make_pair(observerRef, cbRef))); in AddCallbackInfo() 166 sApiArgTypesMap.insert(make_pair(string(methodDef.name_), make_pair(paramTypes, hasDefaultArg))); in ParseFrontendMethodsSignature() 176 sApiArgTypesMap.insert(make_pair(extension, make_pair(paramTypes, 0))); in ParseExtensionMethodsSignature() 335 handlers_.insert(make_pair(apiId, handler)); in AddHandler() 368 commonPreprocessors_.insert(make_pair(name, processor)); in AddCommonPreprocessor()
|
/third_party/googletest/googletest/test/ |
H A D | googletest-printers-test.cc | 1056 map1.insert(make_pair(5, true)); in TEST() 1057 map1.insert(make_pair(5, false)); in TEST() 1068 set1.insert(1); in TEST() 1123 map1.insert(pair<const bool, int>(true, 0)); in TEST() 1124 map1.insert(pair<const bool, int>(true, 1)); in TEST() 1125 map1.insert(pair<const bool, int>(false, 2)); in TEST()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Normalizer2Impl.java | 182 insert(c, cc); in append() 201 insert(c, leadCC); // insert first code point in append() 309 * previousCC() is normally only called from insert(). 320 private void insert(int c, int cc) { in insert() method in Normalizer2Impl.ReorderingBuffer 322 // insert c at codePointLimit, after the character with prevCC<=cc in insert() 324 str.insert(codePointLimit, (char)c); in insert() 329 str.insert(codePointLimit, Character.toChars(c)); in insert() 2044 sb.insert(starter+1, UTF16.getTrailSurrogate(composite)); in recompose()
|
/third_party/icu/tools/unicode/py/ |
H A D | preparseucd.py | 270 _starts.insert(i, start) 271 _props.insert(i, c_props) 285 _starts.insert(i + 1, limit) 286 _props.insert(i + 1, c_props.copy()) 322 _starts.insert(i, x) 323 _props.insert(i, c_props.copy())
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Normalizer2Impl.java | 188 insert(c, cc); in append() 207 insert(c, leadCC); // insert first code point in append() 315 * previousCC() is normally only called from insert(). 326 private void insert(int c, int cc) { in insert() method in Normalizer2Impl.ReorderingBuffer 328 // insert c at codePointLimit, after the character with prevCC<=cc in insert() 330 str.insert(codePointLimit, (char)c); in insert() 335 str.insert(codePointLimit, Character.toChars(c)); in insert() 2053 sb.insert(starter+1, UTF16.getTrailSurrogate(composite)); in recompose()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-debug.cc | 168 export_names_->insert(std::make_pair(exp_key, exp.name)); in GetExportName() 183 import_names_->insert( in GetImportName() 306 cached_debugging_code_.insert( in RecompileLiftoffWithBreakpoints() 350 breakpoints.insert(insertion_point, offset); in SetBreakpoint() 365 all_breakpoints.insert(insertion_point, offset); in SetBreakpoint() 380 for (int offset : it->second) breakpoints.insert(offset); in FindAllBreakpoints() 991 // Find insert location via binary search, taking care of undefined values on in FindBreakpointInfoInsertPos() 1145 // Now insert new position at insert_pos. in AddBreakpointToInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingCallableShadersTests.cpp | 1740 verts.insert(verts.end(), blas0VertsOpaque.begin(), blas0VertsOpaque.end()); in iterate() 1741 verts.insert(verts.end(), blas0VertsNoOpaque.begin(), blas0VertsNoOpaque.end()); in iterate() 1742 verts.insert(verts.end(), blas1VertsOpaque.begin(), blas1VertsOpaque.end()); in iterate() 1743 verts.insert(verts.end(), blas1VertsNoOpaque.begin(), blas1VertsNoOpaque.end()); in iterate() 1744 verts.insert(verts.end(), blas2VertsOpaque.begin(), blas2VertsOpaque.end()); in iterate() 1745 verts.insert(verts.end(), blas2VertsNoOpaque.begin(), blas2VertsNoOpaque.end()); in iterate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 391 // scope then create and insert DIEs for these variables. 461 FinalChildren.insert(FinalChildren.end(), in constructScopeDIE() 747 DbgVar.insert({Var->getVariable(), Var}); in sortLocalVars() 768 Visited.insert(Var); in sortLocalVars() 774 auto Res = Visiting.insert(Var); in sortLocalVars() 1157 GlobalNames.insert(std::make_pair(std::move(FullName), &getUnitDie())); in addGlobalNameForTypeUnit() 1178 GlobalTypes.insert(std::make_pair(std::move(FullName), &getUnitDie())); in addGlobalTypeUnitType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 417 auto Pair = SectionFunctions.insert(std::make_pair(&Sec, &S)); in executePostLayoutBinding() 609 DataBytes.insert(DataBytes.end(), Fill->getValueSize() * NumValues, in addData() 613 DataBytes.insert(DataBytes.end(), Contents.begin(), Contents.end()); in addData() 617 DataBytes.insert(DataBytes.end(), Contents.begin(), Contents.end()); in addData() 1055 auto Pair = SignatureIndices.insert(std::make_pair(S, Signatures.size())); in registerFunctionType() 1076 auto Pair = SignatureIndices.insert(std::make_pair(S, Signatures.size())); in registerEventType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 360 if (!Seen.insert(Index).second) in parseNameSection() 619 !SymbolNames.insert(Info.Name).second) in parseLinkingSectionSymtab() 637 if (Name.empty() || !ComdatSet.insert(Name).second) in parseLinkingSectionComdat() 684 if (!FieldsSeen.insert(FieldName).second) in parseProducersSection() 706 if (!ProducersSeen.insert(Name).second) { in parseProducersSection() 736 if (!FeaturesSeen.insert(Feature.Name).second) in parseTargetFeaturesSection()
|