Home
last modified time | relevance | path

Searched defs:Sink (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dpackage.d1538 static struct Sink in sformat() struct
1541 size_t i; in sformat()
1542 void put(dchar c) in sformat()
1553 void put(scope const(char)[] s) in sformat()
1561 void put(scope const(wchar)[] s) in sformat()
1566 void put(scope const(dchar)[] s) in sformat()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp111 if (Use *Sink = RS.getSelection()) { in connectToSink() local
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dallocation.bench.cpp134 int Sink = RegisterAllocBenchmarks(); variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp458 for (const auto Sink : Sinks) in trim() local
H A DExprEngine.cpp2003 const ExplodedNode *Sink = in processCFGBlockEntrance() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp202 FunctionFiller Sink(MF, std::move(RegistersSetUp)); in assembleToStream() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h171 Sink = 0x04, // Should this cl::list eat all unknown options? enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h111 struct Sink {}; struct
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h906 auto *Sink = B->first; in canReorderMemAccessesForInterleavedGroups() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsumtype.d802 void toString(this This, Sink, Char)(ref Sink sink, const ref FormatSpec!Char fmt) in toString() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp755 auto *Sink = cast<Instruction>(B); in CreateWideLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp460 MachineInstr *Sink = DFG.addr<StmtNode *>(TransmitterId).Addr->getCode(); in getGadgetGraph() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3045 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() local
3114 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1476 const SCEV *Sink = PSE.getSCEV(BPtr); in isDependent() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9148 VPRecipeBase *Sink = RecipeBuilder.getRecipe(Entry.first); in buildVPlanWithVPRecipes() local