Home
last modified time | relevance | path

Searched refs:insert (Results 2851 - 2875 of 3404) sorted by relevance

1...<<111112113114115116117118119120>>...137

/third_party/python/Lib/email/
H A Dmessage.py569 parts.insert(0, _value)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h470 auto Ins = NameTab.insert(FuncName); in addFuncName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h106 OtherChildren.insert(Nd); in compare()
501 /// sense to insert the same edge twice.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp812 if (!Simplified.insert(UI).second) in pushIVUsers()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp283 Parent->getRecipeList().insert(InsertPos->getIterator(), this); in insertBefore()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h379 E2List.Payloads.insert(E2List.Payloads.begin(), E1.takePayload()); in join()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp430 FunctionRecords.insert(std::make_pair(NameRef, Records.size())); in insertFunctionRecordIfNeeded()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DGCOV.cpp775 FuncCoverages.insert(KeyValue);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp104 Ranges.insert(I, {Start, End, Inst}); in addRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp579 if (!Visited.insert(&MI).second)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp433 PotentiallyNewifiableTFR.insert(DefInst); in findPotentialNewifiableTFRs()
H A DRDFGraph.h440 return LM.all() ? 0 : insert(LM); in getIndexForLaneMask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp54 /// insertNoop - If data hazard condition is found insert the target nop
127 assert(TBB && "insertBranch must not be told to insert a fallthrough"); in insertBranch()
252 BranchInstrs.insert(BranchInstrs.begin(), SecondLastInst); in analyzeBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp203 MF->insert(++It, NewMBB); in splitMBB()
H A DPPCVSXSwapRemoval.cpp541 EC->insert(SwapEntry.VSEId); in addSwapEntry()
794 // Create an xxswapd instruction and insert it prior to the given point.
1003 dbgs() << "special:insert "; in dumpSwapVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp668 BlockingStoresDispSizeMap.insert(Disp); in removeRedundantBlockingStores()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp471 "loadRegFromStackSlot didn't insert any code!"); in restoreCalleeSavedRegisters()
472 // Insert in reverse order. loadRegFromStackSlot can insert multiple in restoreCalleeSavedRegisters()
527 MBB.insert(I, New); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp63 cl::desc("Handle C++ exceptions (insert cleanup blocks for unwinding)"),
382 WriteTargets.insert(Addr); in chooseInstructionsToInstrument()
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector.cc61 dest->insert(dest->end(), orig.begin(), orig.end()); in AppendResourceBindings()
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp533 seenValues.insert(inst.value);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h567 if (Visited.insert(S).second && Visitor.follow(S)) in push()
668 assert(Result.second && "Should insert a new entry"); in visit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h436 VRegNames.insert(Name); in insertVRegByName()
/third_party/vixl/test/aarch32/
H A Dtest-macro-assembler-cond-rd-rn-a32.cc636 symbols.insert(std::pair<uint32_t, int>(masm.GetCursorOffset(), i)); in TestHelper()
H A Dtest-macro-assembler-cond-rd-rn-pc-a32.cc594 symbols.insert(std::pair<uint32_t, int>(masm.GetCursorOffset(), i)); in TestHelper()
H A Dtest-macro-assembler-cond-rd-rn-t32.cc636 symbols.insert(std::pair<uint32_t, int>(masm.GetCursorOffset(), i)); in TestHelper()

Completed in 38 milliseconds

1...<<111112113114115116117118119120>>...137