Home
last modified time | relevance | path

Searched refs:RetVec (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h60 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
69 for (auto &RI : RetVec) { in forAllReachableExits()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h60 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
69 for (auto &RI : RetVec) { in forAllReachableExits()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h60 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
69 for (auto &RI : RetVec) { in forAllReachableExits()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h60 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
69 for (auto &RI : RetVec) { in forAllReachableExits()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h60 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
69 for (auto &RI : RetVec) { in forAllReachableExits()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerCommon.h59 const SmallVectorImpl<Instruction *> &RetVec, in forAllReachableExits() argument
67 for (auto &RI : RetVec) { in forAllReachableExits()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp170 SmallVectorImpl<Instruction *> &RetVec);
630 SmallVectorImpl<Instruction *> &RetVec) {
662 for (auto RI : RetVec) {
707 SmallVector<Instruction*, 8> RetVec;
724 RetVec.push_back(&Inst);
738 Changed |= instrumentStack(AllocasToInstrument, RetVec);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64StackTagging.cpp210 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
246 RetVec.push_back(I); in runOnFunction()
321 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp200 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag);
892 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag) { in instrumentStack() argument
918 for (auto RI : RetVec) { in instrumentStack()
957 SmallVector<Instruction*, 8> RetVec; in runOnFunction() local
974 RetVec.push_back(&Inst); in runOnFunction()
1007 Changed |= instrumentStack(AllocasToInstrument, RetVec, StackTag); in runOnFunction()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp207 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag);
209 bool instrumentLandingPads(SmallVectorImpl<Instruction *> &RetVec);
984 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag) { in instrumentStack() argument
1018 for (auto RI : RetVec) { in instrumentStack()
1057 SmallVector<Instruction*, 8> RetVec; in sanitizeFunction() local
1071 RetVec.push_back(&Inst); in sanitizeFunction()
1111 Changed |= instrumentStack(AllocasToInstrument, AllocaDeclareMap, RetVec, in sanitizeFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp551 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
585 RetVec.push_back(I); in runOnFunction()
671 for (auto &RI : RetVec) { in runOnFunction()
694 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp546 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
582 RetVec.push_back(I); in runOnFunction()
668 for (auto &RI : RetVec) { in runOnFunction()
691 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64StackTagging.cpp525 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
561 RetVec.push_back(I); in runOnFunction()
647 for (auto &RI : RetVec) { in runOnFunction()
670 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp537 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
573 RetVec.push_back(I); in runOnFunction()
655 !forAllReachableExits(*DT, *PDT, Start, End, RetVec, TagEnd)) in runOnFunction()
661 for (auto &RI : RetVec) { in runOnFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64StackTagging.cpp537 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
573 RetVec.push_back(I); in runOnFunction()
655 !forAllReachableExits(*DT, *PDT, Start, End, RetVec, TagEnd)) in runOnFunction()
661 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp552 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
586 RetVec.push_back(I); in runOnFunction()
672 for (auto &RI : RetVec) { in runOnFunction()
695 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64StackTagging.cpp546 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
582 RetVec.push_back(I); in runOnFunction()
668 for (auto &RI : RetVec) { in runOnFunction()
691 for (auto &RI : RetVec) { in runOnFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp537 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
573 RetVec.push_back(I); in runOnFunction()
655 !forAllReachableExits(*DT, *PDT, Start, End, RetVec, TagEnd)) in runOnFunction()
661 for (auto &RI : RetVec) { in runOnFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp525 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
561 RetVec.push_back(I); in runOnFunction()
647 for (auto &RI : RetVec) { in runOnFunction()
670 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp536 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
572 RetVec.push_back(I); in runOnFunction()
654 !forAllReachableExits(*DT, *PDT, Start, Info.LifetimeEnd, RetVec, in runOnFunction()
661 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp537 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
573 RetVec.push_back(I); in runOnFunction()
655 !forAllReachableExits(*DT, *PDT, Start, End, RetVec, TagEnd)) in runOnFunction()
661 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp525 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
561 RetVec.push_back(I); in runOnFunction()
647 for (auto &RI : RetVec) { in runOnFunction()
670 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp552 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
586 RetVec.push_back(I); in runOnFunction()
672 for (auto &RI : RetVec) { in runOnFunction()
695 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp537 SmallVector<Instruction *, 8> RetVec; in runOnFunction() local
573 RetVec.push_back(I); in runOnFunction()
655 !forAllReachableExits(*DT, *PDT, Start, End, RetVec, TagEnd)) in runOnFunction()
661 for (auto &RI : RetVec) { in runOnFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp231 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag);
233 bool instrumentLandingPads(SmallVectorImpl<Instruction *> &RetVec);
1015 SmallVectorImpl<Instruction *> &RetVec, Value *StackTag) { in instrumentStack() argument
1050 for (auto RI : RetVec) { in instrumentStack()
1090 SmallVector<Instruction*, 8> RetVec; in sanitizeFunction() local
1104 RetVec.push_back(&Inst); in sanitizeFunction()
1151 instrumentStack(AllocasToInstrument, AllocaDbgMap, RetVec, StackTag); in sanitizeFunction()

123