Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyDebugValueManager.cpp26 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move()
37 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone()
DWebAssemblyRegStackify.cpp269 static MachineInstr *getVRegDef(unsigned Reg, const MachineInstr *Insert, in getVRegDef()
316 static bool isSafeToMove(const MachineInstr *Def, const MachineInstr *Insert, in isSafeToMove()
485 MachineInstr *Insert, LiveIntervals &LIS, in moveForSingleUse()
530 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in rematerializeCheapDef()
598 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in moveAndTeeForMultiUse()
658 explicit TreeWalkerState(MachineInstr *Insert) { in TreeWalkerState()
737 void maybeCommute(MachineInstr *Insert, TreeWalkerState &TreeWalker, in maybeCommute()
789 MachineInstr *Insert = &*MII; in runOnMachineFunction() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
Dhash_testing.h281 struct Insert { struct
282 using type = TypeSet<U, T...>;
/third_party/skia/third_party/externals/tint/src/writer/
Dtext_generator.cc81 void TextGenerator::TextBuffer::Insert(const std::string& line, in Insert() function in tint::writer::TextGenerator::TextBuffer
102 void TextGenerator::TextBuffer::Insert(const TextBuffer& tb, in Insert() function in tint::writer::TextGenerator::TextBuffer
/third_party/skia/third_party/externals/dawn/src/common/
DConcurrentCache.h38 std::pair<T*, bool> Insert(T* object) { in Insert() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string_list.cpp88 void dng_string_list::Insert (uint32 index, in Insert() function in dng_string_list
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp234 Instruction *Insert; in handleLoopCondition() local
247 Instruction *Insert = Cond == BoolTrue ? in handleLoopCondition() local
DAMDGPUAtomicOptimizer.cpp504 Value *const Insert = in optimizeAtomic() local
603 Value *const Insert = in optimizeAtomic() local
DSIInsertSkips.cpp165 MachineBasicBlock::iterator Insert = SkipBB->begin(); in skipIfDead() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCFGUpdate.h26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dtoken.go40 func (m *Map) Insert(name string) (ID, error) { func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeShrink.cpp167 MachineInstr *Insert = nullptr; in runOnMachineFunction() local
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.h34 void Insert(size_t Idx, T Arg1, T Arg2) { in Insert() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_integer.inl276 …GLM_FUNC_QUALIFIER genIUType bitfieldInsert(genIUType const & Base, genIUType const & Insert, int …
282 …vecType<T, P> bitfieldInsert(vecType<T, P> const & Base, vecType<T, P> const & Insert, int Offset,…
/third_party/gn/src/gn/
Dstring_atom.cc101 void Insert(Node* node, size_t hash, KeyType key) { in Insert() function
Dunique_vector.h69 void Insert(Node* node, size_t hash, size_t index) { in Insert() function
/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts71 Insert = "insert", enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DRepeatedField.cs577 public void Insert(int index, T item) in Insert() method in Google.Protobuf.Collections.RepeatedField
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h44 TYPED_TEST_P(ModifiersTest, Insert) { in TYPED_TEST_P() argument
Dunordered_map_modifiers_test.h46 TYPED_TEST_P(ModifiersTest, Insert) { in TYPED_TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h320 Insert, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp753 LoopData *OuterLoop, std::list<LoopData>::iterator Insert, in createIrreducibleLoop()
776 std::list<LoopData>::iterator Insert) { in analyzeIrreducible()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc287 TYPED_TEST(OneSizeTest, Insert) { in TYPED_TEST() argument
310 TYPED_TEST(TwoSizeTest, Insert) { in TYPED_TEST() argument
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dmove_to_front.h311 bool MoveToFront<Val>::Insert(const Val& value) { in Insert() function
/third_party/node/src/
Dnode_options-inl.h210 void OptionsParser<Options>::Insert( in Insert() function

123