Home
last modified time | relevance | path

Searched refs:LookThroughSExt (Results 1 – 25 of 72) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp91 bool LookThroughSExt = false) { in computeArraySize() argument
109 LookThroughSExt)) in computeArraySize()
177 bool LookThroughSExt) { in getMallocArraySize() argument
179 return computeArraySize(CI, TD, LookThroughSExt); in getMallocArraySize()
H A DValueTracking.cpp822 bool LookThroughSExt, unsigned Depth) { in ComputeMultiple() argument
862 if (!LookThroughSExt) return false; in ComputeMultiple()
866 LookThroughSExt, Depth+1); in ComputeMultiple()
883 if (ComputeMultiple(Op0, Base, Mul0, LookThroughSExt, Depth+1)) { in ComputeMultiple()
907 if (ComputeMultiple(Op1, Base, Mul1, LookThroughSExt, Depth+1)) { in ComputeMultiple()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h69 bool LookThroughSExt = false);
H A DValueTracking.h72 bool LookThroughSExt = false,
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DMemoryBuiltins.cpp277 bool LookThroughSExt = false) { in computeArraySize() argument
294 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
350 bool LookThroughSExt) { in getMallocArraySize() argument
352 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DMemoryBuiltins.cpp277 bool LookThroughSExt = false) {
294 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt))
350 bool LookThroughSExt) {
352 return computeArraySize(CI, DL, TLI, LookThroughSExt);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DMemoryBuiltins.cpp289 bool LookThroughSExt = false) { in computeArraySize() argument
306 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
362 bool LookThroughSExt) { in getMallocArraySize() argument
364 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp345 bool LookThroughSExt = false) { in computeArraySize() argument
362 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
418 bool LookThroughSExt) { in getMallocArraySize() argument
420 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp345 bool LookThroughSExt = false) { in computeArraySize() argument
362 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
418 bool LookThroughSExt) { in getMallocArraySize() argument
420 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DMemoryBuiltins.cpp328 bool LookThroughSExt = false) { in computeArraySize() argument
345 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
401 bool LookThroughSExt) { in getMallocArraySize() argument
403 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp349 bool LookThroughSExt = false) {
366 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt))
421 bool LookThroughSExt) {
423 return computeArraySize(CI, DL, TLI, LookThroughSExt);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DMemoryBuiltins.cpp349 bool LookThroughSExt = false) { in computeArraySize() argument
366 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
421 bool LookThroughSExt) { in getMallocArraySize() argument
423 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp348 bool LookThroughSExt = false) { in computeArraySize() argument
365 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
420 bool LookThroughSExt) { in getMallocArraySize() argument
422 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DMemoryBuiltins.cpp345 bool LookThroughSExt = false) { in computeArraySize() argument
362 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
418 bool LookThroughSExt) { in getMallocArraySize() argument
420 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp328 bool LookThroughSExt = false) { in computeArraySize() argument
345 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
401 bool LookThroughSExt) { in getMallocArraySize() argument
403 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp352 bool LookThroughSExt = false) { in computeArraySize() argument
369 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
424 bool LookThroughSExt) { in getMallocArraySize() argument
426 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp348 bool LookThroughSExt = false) { in computeArraySize() argument
365 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
420 bool LookThroughSExt) { in getMallocArraySize() argument
422 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp349 bool LookThroughSExt = false) { in computeArraySize() argument
366 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
421 bool LookThroughSExt) { in getMallocArraySize() argument
423 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp328 bool LookThroughSExt = false) { in computeArraySize() argument
345 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
401 bool LookThroughSExt) { in getMallocArraySize() argument
403 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp348 bool LookThroughSExt = false) { in computeArraySize() argument
365 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt)) in computeArraySize()
420 bool LookThroughSExt) { in getMallocArraySize() argument
422 return computeArraySize(CI, DL, TLI, LookThroughSExt); in getMallocArraySize()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp349 bool LookThroughSExt = false) {
366 if (ComputeMultiple(MallocArg, ElementSize, Multiple, LookThroughSExt))
421 bool LookThroughSExt) {
423 return computeArraySize(CI, DL, TLI, LookThroughSExt);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DMemoryBuiltins.h120 bool LookThroughSExt = false);
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Analysis/
H A DMemoryBuiltins.h120 bool LookThroughSExt = false);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DMemoryBuiltins.h129 bool LookThroughSExt = false);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h155 bool LookThroughSExt = false);

123