Home
last modified time | relevance | path

Searched refs:erase (Results 1451 - 1475 of 2084) sorted by relevance

1...<<51525354555657585960>>...84

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp740 Inst.erase(Inst.end() - 1);
H A DHexagonMCCompound.cpp382 MCI.erase(B); in lookForCompound()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp449 return MBB.erase(MI); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp216 return MBB.erase(I); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp338 OutMI.erase(&MO); in removeRegisterOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp585 MBB.erase(Store); in adjustCallSequence()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp320 MBB.erase(II); in eliminateFrameIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp670 InstInfo.erase(PredTerm); in makeUnconditional()
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dwgsl_mutator.cc191 wgsl_code.erase(idx1 + 1, reg_len - 1); in DeleteInterval()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_context.h64 sequence->erase(sequence->begin() + index); in RemoveAtRandomIndex()
H A Dfuzzer_pass_obfuscate_constants.cpp513 constant_uses.erase(constant_uses.begin() + index); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallPtrSet.h375 /// erase - If the set contains the specified pointer, remove it and return
377 bool erase(PtrType Ptr) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h318 LaneBitmask erase(RegisterMaskPair Pair) {
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.cc299 it = labels_.erase(it); in BindPendingLabels()
/third_party/vixl/src/aarch64/
H A Ddebugger-aarch64.cc121 line.erase(std::remove_if(line.begin(), in Debug()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_file.cc124 files->erase(iter); in PruneFileAndDepsMarkingAsVisited()
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc523 content->erase(content->size() - 2); in ConsumeBlockComment()
/third_party/protobuf/src/google/protobuf/
H A Dmap_field_inl.h245 return MutableMap()->erase(key); in DeleteMapValue()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc228 enum_name_without_underscore.erase( in FindEnumValueByNameWithoutUnderscoreOrNull()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc173 ABSL_RAW_CHECK(t.erase(keys.front()), keys.front().c_str()); in BM_CacheInSteadyState()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatus.cc149 GetPayloads()->erase(GetPayloads()->begin() + index); in ErasePayload()
/third_party/spirv-tools/source/opt/
H A Dcfg.cpp328 block_preds.erase(latch_pos); in SplitLoopHeader()
H A Diterator.h343 (void)container_->erase(iterator_); in Erase()
H A Dmem_pass.cpp502 seen_target_vars_.erase(varId);
/third_party/spirv-tools/source/val/
H A Dfunction.cpp132 undefined_blocks_.erase(block_id); in RegisterBlock()

Completed in 23 milliseconds

1...<<51525354555657585960>>...84