Home
last modified time | relevance | path

Searched refs:insert (Results 2626 - 2650 of 3226) sorted by relevance

1...<<101102103104105106107108109110>>...130

/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp542 insertedHashes.insert(hash);
/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp267 usedLocations.insert(binding.location); in areVertexArrayLocationsValid()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp263 m_extensions.insert(istream_iterator<string>(cliExtStream), in GlxDisplay()
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp539 set.insert(arr[i]);
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp195 m_allocatedBuffers.insert(buf); in genBuffer()
/third_party/skia/third_party/externals/angle2/scripts/
H A Dprocess_angle_perf_results.py499 perf_json.insert(0, summary_key_generic_set)
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTypes.cpp673 mArraySizesStorage->insert(mArraySizesStorage->end(), sizes.begin(), sizes.end()); in makeArrays()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp2383 // to glCreateShaderProgramv(), so insert a call to mark it separable. in GenerateLinkedProgram()
2434 startingBuffers.insert(bufferID); in CaptureBufferResetCalls()
2681 startingTextures.insert(id.value); in CaptureShareGroupMidExecutionSetup()
3009 .insert(id.value); in CaptureShareGroupMidExecutionSetup()
3147 resourceTracker->getStartingFenceSyncs().insert(syncID); in CaptureShareGroupMidExecutionSetup()
3339 .insert(id.value); in CaptureMidExecutionSetup()
5462 // Evaluate the validation expression to determine if we insert a validation checkpoint. in captureCall()
5932 mFenceSyncsToRegen.insert(sync); in setDeletedFenceSync()
5940 mNewResources.insert(id); in setGennedResource()
5970 mResourcesToRegen.insert(i in setDeletedResource()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp1117 mUsedBuffers.insert(buffer->getBufferSerial().getValue(), BufferAccess::Read); in bufferRead()
1142 mUsedBuffers.insert(buffer->getBufferSerial().getValue(), BufferAccess::Write); in bufferWrite()
1170 mRenderPassUsedImages.insert(image->getImageSerial().getValue()); in imageRead()
1203 mRenderPassUsedImages.insert(image->getImageSerial().getValue()); in imageWrite()
1221 mRenderPassUsedImages.insert(image->getImageSerial().getValue()); in colorImagesDraw()
1232 mRenderPassUsedImages.insert(resolveImage->getImageSerial().getValue()); in colorImagesDraw()
1253 // only insert layout change barrier once. in depthStencilImagesDraw()
1255 mRenderPassUsedImages.insert(image->getImageSerial().getValue()); in depthStencilImagesDraw()
1268 mRenderPassUsedImages.insert(resolveImage->getImageSerial().getValue()); in depthStencilImagesDraw()
5252 // not insert barrie in updateLayoutAndBarrier()
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h7358 out->insert(out->end(), name, name + strlen(name) + 1); in WriteAttributeToMemory()
7359 out->insert(out->end(), type, type + strlen(type) + 1); in WriteAttributeToMemory()
7363 out->insert(out->end(), reinterpret_cast<unsigned char *>(&outLen), in WriteAttributeToMemory()
7365 out->insert(out->end(), data, data + len); in WriteAttributeToMemory()
12046 memory.insert(memory.end(), header, header + 4);
12066 memory.insert(memory.end(), marker, marker + 4);
12361 data_list[ii].insert(data_list[ii].end(), header.begin(), header.end());
12362 data_list[ii].insert(data_list[ii].end(), buf.begin(),
12391 data_list[ii].insert(data_list[ii].end(), header.begin(), header.end());
12392 data_list[ii].insert(data_lis
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2151 CurBB->getParent()->insert(++BBI, TmpBB); in FindMergedConditions()
2334 // Use visitSwitchCase to actually insert the fast branch sequence for this in visitBr()
2958 bool Inserted = Done.insert(BB).second; in visitIndirectBr()
3065 if (!Visited.insert(User).second) in isVectorReductionOp()
3755 // to insert and build vector. in visitShuffleVector()
5428 // If optimizing for size, don't insert too many multiplies. in ExpandPowI()
8387 AsmNodeOperands.insert(AsmNodeOperands.end(), Ops.begin(), Ops.end()); in visitInlineAsm()
9102 CLI.getArgs().insert(CLI.getArgs().begin(), Entry); in LowerCallTo()
9491 auto Iter = StaticAllocas.insert({AI, Unknown}); in findArgumentCopyElisionCandidates()
9552 ArgCopyElisionCandidates.insert({Ar in findArgumentCopyElisionCandidates()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6768 Operands.insert( in fixupGNULDRDAlias()
7002 Operands.insert(Operands.begin(), in ParseInstruction()
7004 Operands.insert(Operands.begin(), in ParseInstruction()
7017 Operands.insert(Operands.begin(), in ParseInstruction()
7019 Operands.insert(Operands.begin(), in ParseInstruction()
7029 Operands.insert(Operands.begin(), in ParseInstruction()
7058 Operands.insert(Operands.begin(), in ParseInstruction()
7065 Operands.insert(Operands.begin() + 1, in ParseInstruction()
7099 Operands.insert(Operands.begin(), in ParseInstruction()
9946 // If we're switching to the updating version, we need to insert in processInstruction()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp1541 features.insert(features.begin(), m_deviceFeature);
1546 features.insert(features.begin(), "shaderInt16");
1548 features.insert(features.begin(), "shaderInt64");
2311 features.insert(features.begin(), m_deviceFeature);
3164 static inline T test_bitFieldInsert (T base, T insert, T offset, T count)
3168 return static_cast<T>((base & ~(insertMask << offset)) | ((insert & insertMask) << offset));
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp897 void insert(size_t index, const T& src) in insert() function in D3D12MA::Vector
935 insert(0, src);
957 insert(indexToInsert, value); in InsertSorted()
1730 iterator insert(iterator it, const T& value) { return iterator(this, InsertBefore(it.m_pItem, value)); } in insert() function in D3D12MA::List
2873 // If there are any free bytes remaining at the end, insert new free suballocation after current one.
2883 m_Suballocations.insert(next, paddingSuballoc);
2887 // If there are any free bytes remaining at the beginning, insert new free suballocation before current one.
2895 m_Suballocations.insert(request.item, paddingSuballoc);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3047 F->insert(It, FBB); in emitBPOSGE32()
3048 F->insert(It, TBB); in emitBPOSGE32()
3049 F->insert(It, Sink); in emitBPOSGE32()
3116 F->insert(It, FBB); in emitMSACBranchPseudo()
3117 F->insert(It, TBB); in emitMSACBranchPseudo()
3118 F->insert(It, Sink); in emitMSACBranchPseudo()
3402 // Use insve.df to insert to element zero in emitINSERT_DF_VIDX()
3409 // Use insert.df to insert to element zero in emitINSERT_DF_VIDX()
3629 // insert
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp1543 features.insert(features.begin(), m_deviceFeature);
1548 features.insert(features.begin(), "shaderInt16");
1550 features.insert(features.begin(), "shaderInt64");
2313 features.insert(features.begin(), m_deviceFeature);
3166 static inline T test_bitFieldInsert (T base, T insert, T offset, T count)
3170 return static_cast<T>((base & ~(insertMask << offset)) | ((insert & insertMask) << offset));
/third_party/node/deps/v8/src/heap/
H A Dheap.cc1123 global_pretenuring_feedback_.insert(std::make_pair(site, 0)); in MergeAllocationSitePretenuringFeedback()
2833 if (unprotected_memory_chunks_.insert(chunk).second) { in UnprotectAndRegisterMemoryChunk()
2941 visited_map.insert(obj); in VerifyYoung()
2965 visited_map.insert(obj); in Verify()
4777 untyped->insert(slot.address()); in CollectSlots()
4785 typed->insert(std::make_pair(type, slot)); in CollectSlots()
6527 reachable_[chunk]->insert(object); in MarkAsReachable()
7295 ephemeron_remembered_set_.insert({table, std::unordered_set<int>()}); in RecordEphemeronKeyWrite()
7296 it.first->second.insert(entry.as_int()); in RecordEphemeronKeyWrite()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp2644 Value *insert = Nucleus::createInsertElement(vector, rhs.value(), 0); in Int4() local
2647 Value *replicate = Nucleus::createShuffleVector(insert, insert, swizzle); in Int4()
2827 Value *insert = Nucleus::createInsertElement(vector, rhs.value(), 0); in UInt4() local
2830 Value *replicate = Nucleus::createShuffleVector(insert, insert, swizzle); in UInt4()
3151 Value *insert = Nucleus::createInsertElement(vector, rhs.value(), 0); in Float4() local
3154 Value *replicate = Nucleus::createShuffleVector(insert, insert, swizzle); in Float4()
4299 // Switch back to original insert poin in promoteFunctionToCoroutine()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp113 if (!MLxEntryMap.insert(std::make_pair(ARM_MLxTable[i].MLxOpc, i)).second) in ARMBaseInstrInfo()
115 MLxHazardOpcodes.insert(ARM_MLxTable[i].AddSubOpc); in ARMBaseInstrInfo()
116 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc); in ARMBaseInstrInfo()
305 MFI->insert(MBBI, NewMIs[1]); in convertToThreeAddress()
306 MFI->insert(MBBI, NewMIs[0]); in convertToThreeAddress()
443 assert(TBB && "insertBranch must not be told to insert a fallthrough"); in insertBranch()
974 DstRegs.insert(Dst); in copyPhysReg()
1699 MBB.insert(I, MI); in reMaterialize()
2282 SeenMIs.insert(NewMI); in optimizeSelect()
2967 CmpInstr.getParent()->insert( in optimizeCompareInstr()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp738 MI.insert(I, MCOperand::createReg(InITBlock ? 0 : ARM::CPSR)); in AddThumb1SBit()
743 MI.insert(I, MCOperand::createReg(InITBlock ? 0 : ARM::CPSR)); in AddThumb1SBit()
834 CCI = MI.insert(CCI, MCOperand::createImm(CC)); in AddThumbPredicate()
837 MI.insert(CCI, MCOperand::createReg(0)); in AddThumbPredicate()
839 MI.insert(CCI, MCOperand::createReg(ARM::CPSR)); in AddThumbPredicate()
851 VCCI = MI.insert(VCCI, MCOperand::createImm(VCC)); in AddThumbPredicate()
854 MI.insert(VCCI, MCOperand::createReg(0)); in AddThumbPredicate()
856 MI.insert(VCCI, MCOperand::createReg(ARM::P0)); in AddThumbPredicate()
862 MI.insert(VCCI, MI.getOperand(TiedOp)); in AddThumbPredicate()
/third_party/icu/icu4c/source/common/
H A Dnormalizer2impl.cpp253 insert(c, cc);
282 insert(c, leadCC); // insert first code point
400 void ReorderingBuffer::insert(UChar32 c, uint8_t cc) {
402 // insert c at codePointLimit, after the character with prevCC<=cc
/third_party/nghttp2/src/
H A Dnghttp.cc1479 path_cache.insert(uri); in add_request()
2086 client->path_cache.insert(uri); in on_frame_recv_callback2()
3106 config.weight.insert(std::end(config.weight), argc - optind, weight_to_fill); in main()
/third_party/node/deps/icu-small/source/common/
H A Dnormalizer2impl.cpp253 insert(c, cc);
282 insert(c, leadCC); // insert first code point
400 void ReorderingBuffer::insert(UChar32 c, uint8_t cc) {
402 // insert c at codePointLimit, after the character with prevCC<=cc
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp602 allModes.insert(mode); in getIterations()
606 allModes.insert(mode); in getIterations()
1167 visitedModes.insert(compatibleMode); in verifyCompatiblePresentModes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp660 // The jump block hasn't been inserted yet; insert it here. in lowerJumpTableWorkItem()
662 CurMF->insert(BBI, JumpMBB); in lowerJumpTableWorkItem()
803 CurMF->insert(BBI, Fallthrough); in lowerSwitchWorkItem()
1386 // Currently the optimizer can produce this; insert an undef to in translateKnownIntrinsic()
2095 SeenPreds.insert(Pred); in finishPendingPhis()
2144 // insert a cast to make them correct with respect to types. in translate()

Completed in 173 milliseconds

1...<<101102103104105106107108109110>>...130