/third_party/python/Lib/email/ |
H A D | message.py | 569 parts.insert(0, _value)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 470 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 D | GenericDomTree.h | 106 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 D | SimplifyIndVar.cpp | 812 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 D | VPlan.cpp | 283 Parent->getRecipeList().insert(InsertPos->getIterator(), this); in insertBefore()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Error.h | 379 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 D | CoverageMappingReader.cpp | 430 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 D | GCOV.cpp | 775 FuncCoverages.insert(KeyValue);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 104 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 D | GCNRegBankReassign.cpp | 579 if (!Visited.insert(&MI).second)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 433 PotentiallyNewifiableTFR.insert(DefInst); in findPotentialNewifiableTFRs()
|
H A D | RDFGraph.h | 440 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 D | MipsInstrInfo.cpp | 54 /// 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 D | PPCReduceCRLogicals.cpp | 203 MF->insert(++It, NewMBB); in splitMBB()
|
H A D | PPCVSXSwapRemoval.cpp | 541 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 D | X86AvoidStoreForwardingBlocks.cpp | 668 BlockingStoresDispSizeMap.insert(Disp); in removeRedundantBlockingStores()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 471 "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 D | ThreadSanitizer.cpp | 63 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 D | inspector.cc | 61 dest->insert(dest->end(), orig.begin(), orig.end()); in AppendResourceBindings()
|
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | header.cpp | 533 seenValues.insert(inst.value);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 567 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 D | MachineRegisterInfo.h | 436 VRegNames.insert(Name); in insertVRegByName()
|
/third_party/vixl/test/aarch32/ |
H A D | test-macro-assembler-cond-rd-rn-a32.cc | 636 symbols.insert(std::pair<uint32_t, int>(masm.GetCursorOffset(), i)); in TestHelper()
|
H A D | test-macro-assembler-cond-rd-rn-pc-a32.cc | 594 symbols.insert(std::pair<uint32_t, int>(masm.GetCursorOffset(), i)); in TestHelper()
|
H A D | test-macro-assembler-cond-rd-rn-t32.cc | 636 symbols.insert(std::pair<uint32_t, int>(masm.GetCursorOffset(), i)); in TestHelper()
|