Home
last modified time | relevance | path

Searched refs:add_S (Results 1 – 25 of 59) sorted by relevance

123

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dZeropad.c75 int add_I=0 , add_S=0 , add_A=0 , add_P=0 , add_L=0 , add_R=0 ; in main() local
158 if( add_S || add_I || mset != NULL ){ in main()
201 if( add_I || add_S || add_A || mm_flag || in main()
234 add_any = add_I || add_S || add_P || add_A || add_L || add_R in main()
253 if( ISsiz > 0 && (add_I || add_S || add_z) ){ in main()
359 case ORI_I2S_TYPE: add_I = add_xb ; add_S = add_xt ; break ; in main()
360 case ORI_S2I_TYPE: add_S = add_xb ; add_I = add_xt ; break ; in main()
384 add_I,add_S,add_A,add_P,add_R,add_L ) ; in main()
411 add_I = add_S = add_z ; in main()
456 add_S = ISsiz-(nold+add_I) ; in main()
[all …]
H A D3dZcutup.c10 int add_I=0 , add_S=0 , add_A=0 , add_P=0 , add_L=0 , add_R=0 ; in main() local
147 add_I = -keep_bot ; add_S = keep_top - (nz-1) ; break ; in main()
149 add_S = -keep_bot ; add_I = keep_top - (nz-1) ; break ; in main()
156 add_I, add_S, add_A, add_P, add_L, add_R, in main()
H A Dplug_zeropad.c102 int add_I, add_S, add_A, add_P, add_L, add_R; in ZPAD_main() local
131 add_S = PLUTO_get_number(plint) ; in ZPAD_main()
136 if( add_I==0 && add_S==0 && add_P==0 && add_A==0 && add_L==0 && add_R==0 ) in ZPAD_main()
166 add_I, add_S, add_A, add_P, add_L, add_R, in ZPAD_main()
H A Dthd_zeropad.c19 int add_I , int add_S , int add_A , in THD_zeropad() argument
47 if( add_I==0 && add_S==0 && add_P==0 && in THD_zeropad()
68 nxbot = add_I; nxtop = add_S; in THD_zeropad()
84 case ORI_I2S_TYPE: nxtop = add_S ; nxbot = add_I ; break ; in THD_zeropad()
85 case ORI_S2I_TYPE: nxtop = add_I ; nxbot = add_S ; break ; in THD_zeropad()
97 case ORI_I2S_TYPE: nytop = add_S ; nybot = add_I ; break ; in THD_zeropad()
98 case ORI_S2I_TYPE: nytop = add_I ; nybot = add_S ; break ; in THD_zeropad()
110 case ORI_I2S_TYPE: nztop = add_S ; nzbot = add_I ; break ; in THD_zeropad()
111 case ORI_S2I_TYPE: nztop = add_I ; nzbot = add_S ; break ; in THD_zeropad()
/dports/science/afni/afni-AFNI_21.3.16/src/rickr/
H A D3dresample.c353 int add_I=0, add_S=0, add_A=0, add_P=0, add_L=0, add_R=0;
405 case ORI_I2S_TYPE: add_I = add_xb; add_S = add_xt; break;
406 case ORI_S2I_TYPE: add_S = add_xb; add_I = add_xt; break;
415 case ORI_I2S_TYPE: add_I = add_yb; add_S = add_yt; break;
416 case ORI_S2I_TYPE: add_S = add_yb; add_I = add_yt; break;
425 case ORI_I2S_TYPE: add_I = add_zb; add_S = add_zt; break;
426 case ORI_S2I_TYPE: add_S = add_zb; add_I = add_zt; break;
435 add_I, add_S, add_A, add_P, add_L, add_R );
439 if ( add_I || add_S || add_A || add_P || add_L || add_R )
442 add_I, add_S, add_A, add_P, add_L, add_R,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
H A Dvecreduce-fadd.ll52 define float @add_S(<4 x float> %bin.rdx) {
53 ; CHECK-LABEL: add_S:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
H A Dvecreduce-fadd.ll52 define float @add_S(<4 x float> %bin.rdx) {
53 ; CHECK-LABEL: add_S:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
H A Dvecreduce-fadd.ll52 define float @add_S(<4 x float> %bin.rdx) {
53 ; CHECK-LABEL: add_S:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
H A Dvecreduce-fadd.ll52 define float @add_S(<4 x float> %bin.rdx) {
53 ; CHECK-LABEL: add_S:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AArch64/
H A Daarch64-addv.ll25 define i32 @add_S( <4 x i32>* %arr) {
26 ; CHECK-LABEL: add_S
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dselect-reduce-add.mir64 name: add_S
75 ; CHECK-LABEL: name: add_S

123