Home
last modified time | relevance | path

Searched refs:StackRestoreInst (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1016 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1017 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1018 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1003 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
1004 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1005 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1006 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
1007 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1008 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1003 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
1004 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1005 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1012 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1013 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1014 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1006 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
1007 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1008 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1003 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
1004 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1005 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1008 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1009 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1010 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp987 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
988 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
989 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp962 for (auto &StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas() local
963 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
964 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp947 for (auto &StackRestoreInst : StackRestoreVec)
948 unpoisonDynamicAllocasBeforeInst(StackRestoreInst,
949 StackRestoreInst->getOperand(0));
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1058 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1059 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1060 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1058 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1059 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1060 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1058 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1059 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1060 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1100 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1101 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1102 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1058 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1059 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1060 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1058 for (Instruction *StackRestoreInst : StackRestoreVec) in unpoisonDynamicAllocas()
1059 unpoisonDynamicAllocasBeforeInst(StackRestoreInst, in unpoisonDynamicAllocas()
1060 StackRestoreInst->getOperand(0)); in unpoisonDynamicAllocas()