/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/ |
H A D | package.d | 1538 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 D | RandomIRBuilder.cpp | 111 if (Use *Sink = RS.getSelection()) { in connectToSink() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/ |
H A D | allocation.bench.cpp | 134 int Sink = RegisterAllocBenchmarks(); variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExplodedGraph.cpp | 458 for (const auto Sink : Sinks) in trim() local
|
H A D | ExprEngine.cpp | 2003 const ExplodedNode *Sink = in processCFGBlockEntrance() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | Assembler.cpp | 202 FunctionFiller Sink(MF, std::move(RegistersSetUp)); in assembleToStream() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 171 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 D | gtest-internal.h | 111 struct Sink {}; struct
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 906 auto *Sink = B->first; in canReorderMemAccessesForInterleavedGroups() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | sumtype.d | 802 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 D | ARMParallelDSP.cpp | 755 auto *Sink = cast<Instruction>(B); in CreateWideLoad() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 460 MachineInstr *Sink = DFG.addr<StmtNode *>(TransmitterId).Addr->getCode(); in getGadgetGraph() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 3045 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 D | LoopAccessAnalysis.cpp | 1476 const SCEV *Sink = PSE.getSCEV(BPtr); in isDependent() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 9148 VPRecipeBase *Sink = RecipeBuilder.getRecipe(Entry.first); in buildVPlanWithVPRecipes() local
|