Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp271 GenericTaintRule(ArgSet && Sink,ArgSet && Filter,ArgSet && Src,ArgSet && Dst,std::optional<StringRef> SinkMsg=std::nullopt) GenericTaintRule() argument
280 static GenericTaintRule Sink(ArgSet &&SinkArgs, Sink() function in __anonefbc91920111::GenericTaintRule
336 struct Sink : Common { global() struct
337 SinkArgs__anonefbc91920111::TaintConfiguration::Sink global() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp306 Use *Sink = RS.getSelection(); in connectToSink() local
314 Instruction *Sink = nullptr; in connectToSink() local
H A DIRMutator.cpp438 BasicBlock *Sink = Block->splitBasicBlock(Insts[IP], "BB"); mutate() local
499 connectBlocksToSink(ArrayRef<BasicBlock * > Blocks,BasicBlock * Sink,RandomIRBuilder & IB) connectBlocksToSink() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp101 [=](size_t Offset, size_t Length, httplib::DataSink &Sink) { in setResponse()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp456 for (const auto Sink : Sinks) in trim() local
H A DExprEngine.cpp2533 const ExplodedNode *Sink = processCFGBlockEntrance() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h769 auto *Sink = B->first; canReorderMemAccessesForInterleavedGroups() local
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h128 struct Sink {}; global() struct
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h166 Sink = 0x04, // Should this cl::list eat all unknown options? global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp746 auto *Sink = cast<Instruction>(B); CreateWideLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp459 auto GadgetSink = MaybeAddNode(Sink); in getGadgetGraph() local
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1897 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), DotCfgDiff() local
1919 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), DotCfgDiff() local
1941 StringRef Sink = SP2.second; DotCfgDiff() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp266 PointerInfo *Sink = &Pointers[CGJ.Members[0]]; tryToCreateDiffCheck() local
1957 const SCEV *Sink = PSE.getSCEV(BPtr); getDependenceDistanceStrideAndSize() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3032 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); emitBPOSGE32() local
3101 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); emitMSACBranchPseudo() local
[all...]