Home
last modified time | relevance | path

Searched refs:begin (Results 5226 - 5250 of 6001) sorted by relevance

1...<<201202203204205206207208209210>>...241

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp622 for (auto Def = MI, E = MBB.begin(); Def != E; ) { in copyPhysReg()
1534 finalizeBundle(MBB, Bundler.begin()); in expandPostRAPseudo()
4343 MachineBasicBlock::iterator I = LoopBB.begin();
4453 RemainderBB->splice(RemainderBB->begin(), &MBB, I, MBB.end());
4454 LoopBB->splice(LoopBB->begin(), &MBB, J);
4475 MachineBasicBlock::iterator First = RemainderBB->begin();
6139 LoopEntry->insert(LoopEntry->begin(), HeaderPhi);
6564 auto Cur = MBB.begin();
/arkcompiler/runtime_core/compiler/tests/
H A Dliveness_analyzer_test.cpp31 auto subseq_iter = subsequence.begin(); in Check_Subsequence()
425 * [begin]
/arkcompiler/runtime_core/assembler/tests/
H A Demitter_test.cpp46 std::replace(storage->begin(), storage->end(), '.', '/'); in GetTypeDescriptor()
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
H A Dconstant_propagation.cpp658 auto first_inst = bb->Insts().begin(); in InsertSaveState()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_test.cpp555 auto user = graph->FindOrCreateConstant(i)->GetUsers().begin()->GetInst(); in TEST_F()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm.cpp593 auto it = registeredFinalizationRegistryInstances_.begin(); in SweepVmRefs()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Danalysis.cpp574 auto user = std::find_if(inst->GetInputs().begin(), inst->GetInputs().end(), [searchedInst, inst](Input input) { in SearchInSaveStateAndFillBridgeVector()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H A Dets_class_wrapper.cpp529 auto ungroupedMethods = CollectAllPandaMethods(methods.begin(), methods.end()); in Create()
/arkcompiler/runtime_core/static_core/runtime/
H A Dstack_walker.cpp268 calleeDstSlots = deoptCalleeRegs_.begin(); in GetCalleeRegsForDeoptimize()
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dreport.py595 rep.run.start_time = Timer.format(timer.begin)
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dunion_normalization_test.cpp152 auto baseClass = std::find_if(classDefs.begin(), classDefs.end(), [className](ir::ClassDefinition *cdef) { in FindClassType()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h147 insns_.assign(newInsns.begin(), newInsns.end()); in SetInsns()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp307 newConstituentTypes.assign(constituentTypes.begin(), constituentTypes.end()); in CreateETSUnionType()
H A DutilityTypeHandlers.cpp598 return std::find_if(initObjExpr->Properties().begin(), initObjExpr->Properties().end(), in ValidateObjectLiteralForRequiredType()
/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp405 ins.insert(ins.begin(), newLexenv); in AddHeadAndTailInsForPatchFuncMain0()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp189 replace(url.begin(), url.end(), '\\', '/'); in StringifyNodes()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp748 std::copy_n(EcmaStringAccessor::GetNonTreeUtf8Data(*string) + offset, partialLength, ucharBuffer.begin()); in ToICUUnicodeString()
H A Djs_relative_time_format.cpp429 for (auto it = separatorFields.begin(); it != separatorFields.end(); it++) { in FormatToArray()
/arkcompiler/toolchain/tooling/client/utils/
H A Dcli_command.cpp646 for (it = commandMap_.begin(); it != commandMap_.end(); it++) { in OnCommand()
/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.cpp654 myselfTargets.erase(myselfTargets.begin() + 1, myselfTargets.end()); in DoComplexSelect()
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H A DActsMediaPlayerAudioTest.cpp94 aviableBuffer.erase(aviableBuffer.begin()); in GetAvailableBuffer()
/third_party/curl/projects/
H A Dbuild-wolfssl.bat27 :begin label
H A Dgenerate.bat26 :begin label
/third_party/gn/src/gn/
H A Dcommand_gen.cc207 auto cur = unknown_inputs.begin(); in CheckForInvalidGeneratedInputs()
789 std::sort(cur_toolchain.second.begin(), cur_toolchain.second.end(),
H A Doperators.cc273 v.erase(v.begin() + i); in RemoveMatchesFromList()

Completed in 37 milliseconds

1...<<201202203204205206207208209210>>...241