Home
last modified time | relevance | path

Searched refs:AllowNonInbounds (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DValueTracking.h252 bool AllowNonInbounds = true) {
255 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
263 bool AllowNonInbounds = true) {
265 AllowNonInbounds);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DValueTracking.h252 bool AllowNonInbounds = true) {
255 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
263 bool AllowNonInbounds = true) {
265 AllowNonInbounds);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h252 bool AllowNonInbounds = true) {
255 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
263 bool AllowNonInbounds = true) {
265 AllowNonInbounds);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Analysis/
H A DValueTracking.h277 bool AllowNonInbounds = true) {
280 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
288 bool AllowNonInbounds = true) {
290 AllowNonInbounds);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Analysis/
H A DValueTracking.h277 bool AllowNonInbounds = true) {
280 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
288 bool AllowNonInbounds = true) {
290 AllowNonInbounds);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DValueTracking.h281 bool AllowNonInbounds = true) {
284 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);
292 bool AllowNonInbounds = true) {
294 AllowNonInbounds);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DValue.h572 bool AllowNonInbounds) const;
574 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
577 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DValue.h702 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
706 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
709 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DValue.h702 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
706 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
709 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DValue.h622 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
626 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
629 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DValue.h592 bool AllowNonInbounds) const;
594 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
597 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DValue.h707 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
711 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
714 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DValue.h707 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
711 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
714 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DValue.h622 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
626 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
629 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h592 bool AllowNonInbounds) const;
594 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
597 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DValue.h707 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
711 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
714 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DValue.h707 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds,
711 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument
714 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()

123