Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Datomic_test.cpp20 static ValAndMagic<T> *Sink; member
23 template <typename T> ValAndMagic<T> *ValAndMagic<T>::Sink; member in scudo::ValAndMagic<T>
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp207 GenericTaintRule(ArgSet &&Sink, ArgSet &&Filter, ArgSet &&Src, ArgSet &&Dst, in GenericTaintRule()
216 static GenericTaintRule Sink(ArgSet &&SinkArgs, in Sink() function in __anon529848570111::GenericTaintRule
272 struct Sink : Common { struct
273 ArgVecTy SinkArgs;
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dallocation.bench.cpp133 int Sink = RegisterAllocBenchmarks(); variable
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp95 [=](size_t Offset, size_t Length, httplib::DataSink &Sink) { in setResponse()
/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp144 if (Use *Sink = RS.getSelection()) { in connectToSink() local
H A DIRMutator.cpp368 BasicBlock *Sink = Block->splitBasicBlock(Insts[IP], "BB"); in mutate() local
429 BasicBlock *Sink, in connectBlocksToSink()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp457 for (const auto Sink : Sinks) in trim() local
H A DExprEngine.cpp2512 const ExplodedNode *Sink = in processCFGBlockEntrance() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp202 FunctionFiller Sink(MF, std::move(RegistersSetUp)); in assembleToStream() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h166 Sink = 0x04, // Should this cl::list eat all unknown options? enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h948 auto *Sink = B->first; in canReorderMemAccessesForInterleavedGroups() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp751 auto *Sink = cast<Instruction>(B); in CreateWideLoad() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp460 MachineInstr *Sink = DFG.addr<StmtNode *>(TransmitterId).Addr->getCode(); in getGadgetGraph() local
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1643 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), in DotCfgDiff() local
1665 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), in DotCfgDiff() local
1687 StringRef Sink = SP2.second; in DotCfgDiff() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp258 PointerInfo *Sink = &Pointers[CGJ.Members[0]]; in tryToCreateDiffCheck() local
1856 const SCEV *Sink = PSE.getSCEV(BPtr); in isDependent() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3036 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() local
3105 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1685 Value *Sink = Expander.expandCodeFor(C.SinkStart, Ty, Loc); in addDiffRuntimeChecks() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9020 VPRecipeBase *Sink = RecipeBuilder.getRecipe(Entry.first); in buildVPlanWithVPRecipes() local