/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1589 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallSite() local 1592 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallSite() 1596 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() 1600 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallSite()
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1588 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallSite() local 1591 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallSite() 1595 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() 1599 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallSite()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1702 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallBase() local 1705 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallBase() 1709 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallBase() 1713 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallBase()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1621 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallSite() local 1624 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallSite() 1628 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() 1632 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallSite()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1687 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallBase() local 1690 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallBase() 1694 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallBase() 1698 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallBase()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1621 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallSite() local 1624 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallSite() 1628 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() 1632 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallSite()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1687 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallBase() local 1690 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallBase() 1694 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallBase() 1698 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallBase()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1621 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallSite() local 1624 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallSite() 1628 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() 1632 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallSite()
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1617 auto *LabelVATy = ArrayType::get(DFSF.DFS.ShadowTy, in visitCallSite() local 1620 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallSite() 1624 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() 1628 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallSite()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2028 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in visitCallBase() local 2031 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallBase() 2035 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallBase() 2041 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallBase()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2028 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in visitCallBase() local 2031 LabelVATy, getDataLayout().getAllocaAddrSpace(), in visitCallBase() 2035 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallBase() 2041 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in visitCallBase()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2714 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in addShadowArguments() local 2717 new AllocaInst(LabelVATy, getDataLayout().getAllocaAddrSpace(), in addShadowArguments() 2721 auto *LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, N); in addShadowArguments() 2726 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in addShadowArguments()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2853 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in addShadowArguments() local 2856 new AllocaInst(LabelVATy, getDataLayout().getAllocaAddrSpace(), in addShadowArguments() 2860 auto *LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, N); in addShadowArguments() 2865 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in addShadowArguments()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2853 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in addShadowArguments() local 2856 new AllocaInst(LabelVATy, getDataLayout().getAllocaAddrSpace(), in addShadowArguments() 2860 auto *LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, N); in addShadowArguments() 2865 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in addShadowArguments()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2853 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in addShadowArguments() local 2856 new AllocaInst(LabelVATy, getDataLayout().getAllocaAddrSpace(), in addShadowArguments() 2860 auto *LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, N); in addShadowArguments() 2865 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in addShadowArguments()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2853 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, in addShadowArguments() local 2856 new AllocaInst(LabelVATy, getDataLayout().getAllocaAddrSpace(), in addShadowArguments() 2860 auto *LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, N); in addShadowArguments() 2865 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0)); in addShadowArguments()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 2853 auto *LabelVATy = ArrayType::get(DFSF.DFS.PrimitiveShadowTy, 2856 new AllocaInst(LabelVATy, getDataLayout().getAllocaAddrSpace(), 2860 auto *LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, N); 2865 Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0));
|