Home
last modified time | relevance | path

Searched refs:PPCGArray (Results 1 – 9 of 9) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2903 if (PPCGArray.n_index > 0) { in setArrayBounds()
2987 PPCGArray.bound = in setArrayBounds()
3011 PPCGArray.extent = nullptr; in createArrays()
3014 PPCGArray.n_ref = 0; in createArrays()
3015 PPCGArray.refs = nullptr; in createArrays()
3016 PPCGArray.accessed = true; in createArrays()
3020 PPCGArray.local = false; in createArrays()
3022 PPCGArray.global = false; in createArrays()
3025 PPCGArray.user = Array; in createArrays()
3027 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2933 if (PPCGArray.n_index > 0) { in setArrayBounds()
3017 PPCGArray.bound = in setArrayBounds()
3041 PPCGArray.extent = nullptr; in createArrays()
3044 PPCGArray.n_ref = 0; in createArrays()
3045 PPCGArray.refs = nullptr; in createArrays()
3046 PPCGArray.accessed = true; in createArrays()
3050 PPCGArray.local = false; in createArrays()
3052 PPCGArray.global = false; in createArrays()
3055 PPCGArray.user = Array; in createArrays()
3057 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2903 if (PPCGArray.n_index > 0) { in setArrayBounds()
2987 PPCGArray.bound = in setArrayBounds()
3011 PPCGArray.extent = nullptr; in createArrays()
3014 PPCGArray.n_ref = 0; in createArrays()
3015 PPCGArray.refs = nullptr; in createArrays()
3016 PPCGArray.accessed = true; in createArrays()
3020 PPCGArray.local = false; in createArrays()
3022 PPCGArray.global = false; in createArrays()
3025 PPCGArray.user = Array; in createArrays()
3027 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2903 if (PPCGArray.n_index > 0) { in setArrayBounds()
2987 PPCGArray.bound = in setArrayBounds()
3011 PPCGArray.extent = nullptr; in createArrays()
3014 PPCGArray.n_ref = 0; in createArrays()
3015 PPCGArray.refs = nullptr; in createArrays()
3016 PPCGArray.accessed = true; in createArrays()
3020 PPCGArray.local = false; in createArrays()
3022 PPCGArray.global = false; in createArrays()
3025 PPCGArray.user = Array; in createArrays()
3027 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2933 if (PPCGArray.n_index > 0) { in setArrayBounds()
3017 PPCGArray.bound = in setArrayBounds()
3041 PPCGArray.extent = nullptr; in createArrays()
3044 PPCGArray.n_ref = 0; in createArrays()
3045 PPCGArray.refs = nullptr; in createArrays()
3046 PPCGArray.accessed = true; in createArrays()
3050 PPCGArray.local = false; in createArrays()
3052 PPCGArray.global = false; in createArrays()
3055 PPCGArray.user = Array; in createArrays()
3057 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2903 if (PPCGArray.n_index > 0) { in setArrayBounds()
2987 PPCGArray.bound = in setArrayBounds()
3011 PPCGArray.extent = nullptr; in createArrays()
3014 PPCGArray.n_ref = 0; in createArrays()
3015 PPCGArray.refs = nullptr; in createArrays()
3016 PPCGArray.accessed = true; in createArrays()
3020 PPCGArray.local = false; in createArrays()
3022 PPCGArray.global = false; in createArrays()
3025 PPCGArray.user = Array; in createArrays()
3027 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2901 if (PPCGArray.n_index > 0) { in setArrayBounds()
2985 PPCGArray.bound = in setArrayBounds()
3009 PPCGArray.extent = nullptr; in createArrays()
3012 PPCGArray.n_ref = 0; in createArrays()
3013 PPCGArray.refs = nullptr; in createArrays()
3014 PPCGArray.accessed = true; in createArrays()
3018 PPCGArray.local = false; in createArrays()
3020 PPCGArray.global = false; in createArrays()
3023 PPCGArray.user = Array; in createArrays()
3025 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2933 if (PPCGArray.n_index > 0) { in setArrayBounds()
3017 PPCGArray.bound = in setArrayBounds()
3041 PPCGArray.extent = nullptr; in createArrays()
3044 PPCGArray.n_ref = 0; in createArrays()
3045 PPCGArray.refs = nullptr; in createArrays()
3046 PPCGArray.accessed = true; in createArrays()
3050 PPCGArray.local = false; in createArrays()
3052 PPCGArray.global = false; in createArrays()
3055 PPCGArray.user = Array; in createArrays()
3057 PPCGArray.bound = nullptr; in createArrays()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp2933 if (PPCGArray.n_index > 0) { in setArrayBounds()
3017 PPCGArray.bound = in setArrayBounds()
3041 PPCGArray.extent = nullptr; in createArrays()
3044 PPCGArray.n_ref = 0; in createArrays()
3045 PPCGArray.refs = nullptr; in createArrays()
3046 PPCGArray.accessed = true; in createArrays()
3050 PPCGArray.local = false; in createArrays()
3052 PPCGArray.global = false; in createArrays()
3055 PPCGArray.user = Array; in createArrays()
3057 PPCGArray.bound = nullptr; in createArrays()
[all …]