Home
last modified time | relevance | path

Searched refs:insert (Results 2726 - 2750 of 3422) sorted by relevance

1...<<101102103104105106107108109110>>...137

/third_party/skia/third_party/externals/spirv-tools/source/
H A Dbinary.cpp757 words->insert(words->end(), _.words + _.word_index,
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dssa_rewrite_pass.cpp296 auto result = sealed_blocks_.insert(bb); in SealBlock()
546 // Generate a new OpPhi instruction and insert it in its basic in ApplyReplacements()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp328 tags.insert(printingClass["tag"].asString()); // just for error checking in jsonToSpirv()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.cpp757 words->insert(words->end(), _.words + _.word_index,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dssa_rewrite_pass.cpp296 auto result = sealed_blocks_.insert(bb); in SealBlock()
546 // Generate a new OpPhi instruction and insert it in its basic in ApplyReplacements()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp410 built_in_members.insert(decoration.struct_member_index()); in ValidateTypeStruct()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dreldtfmt.cpp206 relativeDayString.insert(0, APOSTROPHE); // add APOSTROPHE at beginning... in format()
/third_party/skia/tests/
H A DStringTest.cpp70 e.insert(5, " "); in DEF_TEST()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.cpp176 bindingsSet.insert(bindingNumber); in ValidateBindGroupLayoutDescriptor()
/third_party/python/Lib/test/test_importlib/
H A Dtest_api.py401 sys.meta_path.insert(0, meta_ins)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h200 InUseSymbols.insert(std::make_pair(Id, std::move(Sym))); in jitSymbolToRemote()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasSetTracker.cpp91 UnknownInsts.insert(UnknownInsts.end(), AS.UnknownInsts.begin(), AS.UnknownInsts.end()); in mergeSetIn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp520 BB->insert(OrigMI, NewMI); in combineDPPMov()
H A DGCNIterativeScheduler.cpp385 BB->insert(Top, MI); in scheduleRegion()
H A DGCNSchedStrategy.cpp413 BB->insert(RegionEnd, MI); in schedule()
H A DSILowerControlFlow.cpp168 if (MBB == EMBB || !Visited.insert(MBB).second) in isSimpleIf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp537 SeenMIs.insert(NewMI); in optimizeSelect()
560 // to insert in insertBranch;
667 assert(TrueBlock && "insertBranch must not be told to insert a fallthrough"); in insertBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp501 // If we matched then insert the high part in front of the match and mark in sortRelocs()
510 // should insert the high part at the end of the list. This will cause the in sortRelocs()
517 Sorted.insert(InsertionPoint, R)->Matched = true; in sortRelocs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp620 void createdInstr(MachineInstr &MI) override { InstList.insert(&MI); }
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp543 MBB->insert(MachineBasicBlock::iterator(&MI), DefMI); in removeRedundantAddrCalc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp25 // TODO: ObjCARCContract could insert PHI nodes when uses aren't
73 /// The inline asm string to insert between calls and RetainRV calls to make
433 StoreStrongCalls.insert(StoreStrong); in tryToContractReleaseIntoStoreStrong()
472 // marker to do the return value optimization, insert it now. in tryToPeepholeInstruction()
653 // For PHI nodes, insert the bitcast in the predecessor block. in runOnFunction()
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp530 tags.insert(printingClass["tag"].asString()); // just for error checking in jsonToSpirv()
/third_party/spirv-tools/source/
H A Dbinary.cpp784 words->insert(words->end(), _.words + _.word_index,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseBitVector.h518 // we may need to insert right after this element, which requires moving
519 // the current iterator forward one, because insert does insert before.
571 Elements.insert(Iter1, *Iter2);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h592 super::Visited.insert(Exit); in block_iterator_wrapper()

Completed in 28 milliseconds

1...<<101102103104105106107108109110>>...137