Home
last modified time | relevance | path

Searched refs:erase (Results 926 - 950 of 1306) sorted by relevance

1...<<31323334353637383940>>...53

/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp62 gTestName.erase(std::remove(gTestName.begin(), gTestName.end(), '-'), gTestName.end()); in DrawElementsToGoogleTestName()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fusion.cpp100 instructions->erase( in RemoveIfNotUsedContinueOrConditionBlock()
H A Dloop_unswitch_pass.cpp220 if_merge_block_dtn->parent_->children_.erase(std::find( in PerformUnswitch()
H A Dregister_pressure.cpp154 live_inout->live_in_.erase(&insn); in ComputePartialLiveness()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp100 instructions->erase( in RemoveIfNotUsedContinueOrConditionBlock()
H A Dloop_unswitch_pass.cpp220 if_merge_block_dtn->parent_->children_.erase(std::find( in PerformUnswitch()
H A Dregister_pressure.cpp154 live_inout->live_in_.erase(&insn); in ComputePartialLiveness()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp84 mOboeStreams.erase(streamIndex); in freeStreamIndex()
/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp472 SK_UNUSED bool wasFound = fBufferCache.erase(bufferId) != 0; in OnSkDataDeleted()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc315 table_builders_.erase(tag); in RemoveTableBuilder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h698 void undefineMacro(StringRef Name) { MacroMap.erase(Name); } in undefineMacro()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp518 Callees.erase(std::unique(Callees.begin(), Callees.end()), Callees.end()); in runDataFlow()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp438 // The function LI.erase has some invariants that need to be preserved when in deleteDeadLoopBlocks()
442 // break this invariant for the dead loop. So we detatch and erase all dead in deleteDeadLoopBlocks()
455 LI.erase(DL); in deleteDeadLoopBlocks()
H A DSpeculateAroundPHIs.cpp697 // Then erase the instructions as they have been fully speculated. The walk in speculatePHIs()
715 // It is important to immediately erase this so that it stops using other in speculatePHIs()
721 // point, so erase them. in speculatePHIs()
755 PNs.erase(llvm::remove_if(PNs, in tryToSpeculatePHIs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp569 cast<BasicBlock>(VMap[Header])->getInstList().erase(NewPHI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp474 MBBLiveIns.erase(LiveInIt); in computeBlockPressure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp490 return MBB.erase(I); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp379 MBB.erase(II);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp536 // Update SeenMIs set: register newly created MI and erase removed DefMI. in optimizeSelect()
538 SeenMIs.erase(DefMI); in optimizeSelect()
547 // The caller will erase MI, but not DefMI. in optimizeSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp152 MBB.erase(MI.getIterator()); in expandPostRAPseudo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp530 Blocks.erase(RegionStartIt, RegionEndIt); in takeSingleEntrySubRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveInterval.h526 return segments.erase(I);
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.h407 visitors_.erase(old_end_, visitors_.end()); in ~ScopedAddVisitors()
/third_party/vixl/test/
H A Dtest-api.cc412 if (expected.erase(f) == 0) unexpected.insert(f); in TEST()
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc194 descriptor_pool_map->erase(self->pool); in Dealloc()

Completed in 26 milliseconds

1...<<31323334353637383940>>...53