/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 265 GenericTaintRule(ArgSet &&Sink, ArgSet &&Filter, ArgSet &&Src, ArgSet &&Dst, in GenericTaintRule() 274 static GenericTaintRule Sink(ArgSet &&SinkArgs, in Sink() function in __anoncee4e0c00111::GenericTaintRule 322 struct Sink : Common { struct 323 ArgVecTy SinkArgs;
|
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 306 Use *Sink = RS.getSelection(); in connectToSink() local 314 Instruction *Sink = nullptr; in connectToSink() local
|
H A D | IRMutator.cpp | 439 BasicBlock *Sink = Block->splitBasicBlock(Insts[IP], "BB"); in mutate() local 500 BasicBlock *Sink, in connectBlocksToSink()
|
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | HTTPServer.cpp | 101 [=](size_t Offset, size_t Length, httplib::DataSink &Sink) { in setResponse() argument
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExplodedGraph.cpp | 456 for (const auto Sink : Sinks) in trim() local
|
H A D | ExprEngine.cpp | 2545 const ExplodedNode *Sink = in processCFGBlockEntrance() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 801 auto *Sink = B->first; in canReorderMemAccessesForInterleavedGroups() local
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 127 struct Sink {}; struct
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 165 Sink = 0x04, // Should this cl::list eat all unknown options? enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 748 auto *Sink = cast<Instruction>(B); in CreateWideLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 458 MachineInstr *Sink = DFG.addr<StmtNode *>(TransmitterId).Addr->getCode(); in getGadgetGraph() local
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1989 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), in DotCfgDiff() local 2011 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), in DotCfgDiff() local 2033 StringRef Sink = SP2.second; in DotCfgDiff() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 284 PointerInfo *Sink = &Pointers[CGJ.Members[0]]; in tryToCreateDiffCheck() local 1926 const SCEV *Sink = PSE.getSCEV(BPtr); in getDependenceDistanceStrideAndSize() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 3039 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() local 3108 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() local
|