Home
last modified time | relevance | path

Searched refs:splice (Results 1451 - 1475 of 1517) sorted by relevance

1...<<5152535455565758596061

/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1174 hunk_.splice(hunk_.end(), hunk_removes_); in FlushEdits()
1175 hunk_.splice(hunk_.end(), hunk_adds_); in FlushEdits()
/third_party/node/deps/googletest/src/
H A Dgtest.cc1447 hunk_.splice(hunk_.end(), hunk_removes_);
1448 hunk_.splice(hunk_.end(), hunk_adds_);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp798 RemainderBB->splice(RemainderBB->begin(), &MBB, Range.end(), MBB.end()); in executeInWaterfallLoop()
828 LoopBB->splice(LoopBB->end(), &MBB, Range.begin(), MBB.end()); in executeInWaterfallLoop()
H A DSIISelLowering.cpp3054 SplitBB->splice(SplitBB->begin(), BB, SplitPoint, BB->end()); in splitKillBlock()
3093 LoopBB->splice(LoopBB->begin(), &MBB, I, Next); in splitBlockForLoop()
3096 RemainderBB->splice(RemainderBB->begin(), &MBB, Next, MBB.end()); in splitBlockForLoop()
3098 RemainderBB->splice(RemainderBB->begin(), &MBB, I, MBB.end()); in splitBlockForLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3052 Sink->splice(Sink->begin(), BB, std::next(MachineBasicBlock::iterator(MI)), in emitBPOSGE32()
3121 Sink->splice(Sink->begin(), BB, std::next(MachineBasicBlock::iterator(MI)), in emitMSACBranchPseudo()
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/
H A Dhvigor-wrapper.js1528 r = o.call(n, t), e.splice(i, 1), i--
1684 t.splice(1, 0, n, "color: inherit");
1688 })), t.splice(u, 0, n)
3868 for (let e = 0;e < t.length; ++e) for (let n = e + 1;n < t.length; ++n) t[e].token == t[n].token && t.splice(n--, 1);
/applications/standard/calendardata/hvigor/
H A Dhvigor-wrapper.js179 r = o.call(n, t), e.splice(i, 1), i--
336 t.splice(1, 0, n, "color: inherit");
340 })), t.splice(u, 0, n)
3104 for (let e = 0; e < t.length; ++e) for (let n = e + 1; n < t.length; ++n) t[e].token == t[n].token && t.splice(n--, 1);
/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c41 #include <linux/splice.h>
2018 /* splice does not support reading control messages */ in tls_sw_splice_read()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfile.c20 #include <linux/splice.h>
/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c22 #include <linux/splice.h>
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c22 #include <linux/splice.h>
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfile.c18 #include <linux/splice.h>
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c42 #include <linux/splice.h>
1247 * Handle unexpected EOF during splice without SPLICE_F_MORE set.
2215 /* splice does not support reading control messages */ in tls_sw_splice_read()
/kernel/linux/linux-6.6/mm/
H A Dfilemap.c47 #include <linux/splice.h>
2882 * @pipe: The pipe to splice into
2883 * @len: The amount to splice
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2413 NewEntryBB.splice(NewEntryBB.begin(), EntryBB, EntryBB->begin(),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2701 F->splice(InsertPos, ChainBB); in buildCFGChains()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp803 MBB.splice(FirstSPPopI, &MBB, LastPopI); in adaptForLdStOpt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp903 NewBB->splice(NewBB->end(), OrigBB, MI, OrigBB->end()); in splitBlockBeforeInstr()
H A DARMLoadStoreOptimizer.cpp2376 MBB->splice(InsertPos, MBB, Op);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1552 sinkMBB->splice(sinkMBB->begin(), BB, in EmitInstrWithCustomInserter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp856 NewF->getBasicBlockList().splice(NewF->begin(), F.getBasicBlockList()); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10669 exitMBB->splice(exitMBB->begin(), BB, in EmitAtomicBinary()
10773 exitMBB->splice(exitMBB->begin(), BB, in EmitPartwordAtomicBinary()
10976 sinkMBB->splice(sinkMBB->begin(), MBB, in emitEHSjLjSetJmp()
11264 sinkMBB->splice(sinkMBB->begin(), BB, in EmitInstrWithCustomInserter()
11332 sinkMBB->splice(sinkMBB->begin(), BB, in EmitInstrWithCustomInserter()
11505 exitMBB->splice(exitMBB->begin(), BB, in EmitInstrWithCustomInserter()
11584 exitMBB->splice(exitMBB->begin(), BB, in EmitInstrWithCustomInserter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp1092 M->getGlobalList().splice(M->global_end(), M->getGlobalList(), GV); in ParseGlobal()
3050 F.getBasicBlockList().splice(F.end(), F.getBasicBlockList(), BB);
5487 M->getFunctionList().splice(M->end(), M->getFunctionList(), Fn);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6710 NewMBB->splice(NewMBB->begin(), MBB, in splitBlockAfter()
6720 NewMBB->splice(NewMBB->begin(), MBB, MI, MBB->end()); in splitBlockBefore()
6929 MBB->splice(InsertPos, StartMBB, DbgMI); in emitSelect()
/third_party/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc265 __ splice(z8.VnD(), p2, z8.VnD(), z8.VnD()); in TEST()
1173 __ splice(z15.VnB(), p5, z15.VnB(), z3.VnB()); in TEST()
1567 __ splice(z19.VnB(), p3, z19.VnB(), z20.VnB()); in TEST()

Completed in 177 milliseconds

1...<<5152535455565758596061