Home
last modified time | relevance | path

Searched refs:HasAddressTaken (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DStackProtector.cpp160 bool StackProtector::HasAddressTaken(const Instruction *AI) {
175 if (HasAddressTaken(SI))
181 if (HasAddressTaken(PN))
184 if (HasAddressTaken(GEP))
187 if (HasAddressTaken(BI))
301 if (Strong && HasAddressTaken(AI)) {
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DStackProtector.cpp168 bool StackProtector::HasAddressTaken(const Instruction *AI) { in HasAddressTaken() function in StackProtector
183 if (HasAddressTaken(SI)) in HasAddressTaken()
189 if (HasAddressTaken(PN)) in HasAddressTaken()
192 if (HasAddressTaken(GEP)) in HasAddressTaken()
195 if (HasAddressTaken(BI)) in HasAddressTaken()
303 if (Strong && HasAddressTaken(AI)) { in RequiresStackProtector()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DStackProtector.cpp170 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
217 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
224 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
232 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
374 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
214 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
221 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
229 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
354 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
214 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
221 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
229 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
354 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp165 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
213 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
220 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
228 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
353 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DStackProtector.cpp165 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
212 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
219 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
227 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
356 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
214 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
221 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
229 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
354 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
214 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
221 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
229 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
354 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
214 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
221 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
229 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
354 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DStackProtector.cpp165 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
213 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
220 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
228 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
358 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp165 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
213 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
220 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
228 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
353 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackProtector.cpp166 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
214 if (HasAddressTaken(I, AllocSize - Offset.getLimitedValue())) in HasAddressTaken()
221 if (HasAddressTaken(I, AllocSize)) in HasAddressTaken()
229 if (HasAddressTaken(PN, AllocSize)) in HasAddressTaken()
354 if (Strong && HasAddressTaken(AI, M->getDataLayout().getTypeAllocSize( in RequiresStackProtector()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DStackProtector.cpp164 bool StackProtector::HasAddressTaken(const Instruction *AI) { in HasAddressTaken() function in StackProtector
196 if (HasAddressTaken(I)) in HasAddressTaken()
204 if (HasAddressTaken(PN)) in HasAddressTaken()
333 if (Strong && HasAddressTaken(AI)) { in RequiresStackProtector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackProtector.cpp164 bool StackProtector::HasAddressTaken(const Instruction *AI) { in HasAddressTaken() function in StackProtector
196 if (HasAddressTaken(I)) in HasAddressTaken()
204 if (HasAddressTaken(PN)) in HasAddressTaken()
333 if (Strong && HasAddressTaken(AI)) { in RequiresStackProtector()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp164 bool StackProtector::HasAddressTaken(const Instruction *AI) { in HasAddressTaken() function in StackProtector
196 if (HasAddressTaken(I)) in HasAddressTaken()
204 if (HasAddressTaken(PN)) in HasAddressTaken()
333 if (Strong && HasAddressTaken(AI)) { in RequiresStackProtector()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DStackProtector.cpp159 bool StackProtector::HasAddressTaken(const Instruction *AI, in HasAddressTaken() function in StackProtector
192 if (HasAddressTaken(I, VisitedPHIs)) in HasAddressTaken()
200 if (HasAddressTaken(PN, VisitedPHIs)) in HasAddressTaken()
335 if (Strong && HasAddressTaken(AI, VisitedPHIs)) { in RequiresStackProtector()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI, uint64_t AllocSize);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI, uint64_t AllocSize);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI, uint64_t AllocSize);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI, uint64_t AllocSize);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DStackProtector.h98 bool HasAddressTaken(const Instruction *AI, uint64_t AllocSize);

123