Home
last modified time | relevance | path

Searched refs:is_constant (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler.h18 int expect, int is_constant);
23 #define __branch_check__(x, expect, is_constant) ({ \ argument
35 expect, is_constant); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvector-builder.h276 if (!full_nelts.is_constant ()) in new_unary_operation()
329 if (!full_nelts.is_constant ()) in new_binary_operation()
357 if (nelts.is_constant (&const_nelts)) in binary_encoded_nelts()
519 if (m_full_nelts.is_constant (&const_full_nelts) in finalize()
594 && m_full_nelts.is_constant (&const_full_nelts) in finalize()
H A Dpoly-int.h361 bool is_constant () const;
364 typename if_lossless<T, C, bool>::type is_constant (T *) const;
469 poly_int_pod<N, C>::is_constant () const
484 poly_int_pod<N, C>::is_constant (T *const_value) const
486 if (is_constant ())
504 gcc_checking_assert (is_constant ());
604 gcc_checking_assert (this->is_constant ());
1697 if (b.is_constant ())
1699 if (a.is_constant ())
1998 if (NCa (a.coeffs[0]) % NCb (b) != 0 || !a.is_constant ())
[all …]
H A Dmachmode.h828 return mode_to_bytes (mode).is_constant ();
H A Dtree-vectorizer.h1609 if (LOOP_VINFO_VECT_FACTOR (loop_vinfo).is_constant (&vf))
H A Drtl.h3099 if (poly_uint64 (CONST_VECTOR_NUNITS (x)).is_constant ())
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvector-builder.h276 if (!full_nelts.is_constant ()) in new_unary_operation()
329 if (!full_nelts.is_constant ()) in new_binary_operation()
357 if (nelts.is_constant (&const_nelts)) in binary_encoded_nelts()
519 if (m_full_nelts.is_constant (&const_full_nelts) in finalize()
594 && m_full_nelts.is_constant (&const_full_nelts) in finalize()
H A Dpoly-int.h361 bool is_constant () const;
364 typename if_lossless<T, C, bool>::type is_constant (T *) const;
469 poly_int_pod<N, C>::is_constant () const
484 poly_int_pod<N, C>::is_constant (T *const_value) const
486 if (is_constant ())
504 gcc_checking_assert (is_constant ());
604 gcc_checking_assert (this->is_constant ());
1697 if (b.is_constant ())
1699 if (a.is_constant ())
1998 if (NCa (a.coeffs[0]) % NCb (b) != 0 || !a.is_constant ())
[all …]
H A Dmachmode.h828 return mode_to_bytes (mode).is_constant ();
H A Dtree-vectorizer.h1609 if (LOOP_VINFO_VECT_FACTOR (loop_vinfo).is_constant (&vf))
H A Drtl.h3099 if (poly_uint64 (CONST_VECTOR_NUNITS (x)).is_constant ())
H A Dinsn-flags.h8253 #define HAVE_vec_permvnx16qi (TARGET_SVE && GET_MODE_NUNITS (VNx16QImode).is_constant ())
8254 #define HAVE_vec_permvnx8hi (TARGET_SVE && GET_MODE_NUNITS (VNx8HImode).is_constant ())
8255 #define HAVE_vec_permvnx4si (TARGET_SVE && GET_MODE_NUNITS (VNx4SImode).is_constant ())
8256 #define HAVE_vec_permvnx2di (TARGET_SVE && GET_MODE_NUNITS (VNx2DImode).is_constant ())
8257 #define HAVE_vec_permvnx8bf (TARGET_SVE && GET_MODE_NUNITS (VNx8BFmode).is_constant ())
8258 #define HAVE_vec_permvnx8hf (TARGET_SVE && GET_MODE_NUNITS (VNx8HFmode).is_constant ())
8259 #define HAVE_vec_permvnx4sf (TARGET_SVE && GET_MODE_NUNITS (VNx4SFmode).is_constant ())
8260 #define HAVE_vec_permvnx2df (TARGET_SVE && GET_MODE_NUNITS (VNx2DFmode).is_constant ())
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_branch.c206 int expect, int is_constant) in ftrace_likely_update() argument
211 if (is_constant) { in ftrace_likely_update()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A Dmapbox-gl-native.pro244 src/mbgl/style/expression/is_constant.cpp \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info9428 'VALUE.is_constant ()'
9431 'VALUE.is_constant (&C1)'
9559 if (POLY_VALUE.is_constant (&CONST_VALUE))
9576 phase might reject inputs that are not 'is_constant', in which case the
H A Dgdb.info27554 -- Variable: Symbol.is_constant
57045 * Symbol.is_constant: Symbols In Python. (line 132)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info9428 'VALUE.is_constant ()'
9431 'VALUE.is_constant (&C1)'
9559 if (POLY_VALUE.is_constant (&CONST_VALUE))
9576 phase might reject inputs that are not 'is_constant', in which case the
H A Dgdb.info27554 -- Variable: Symbol.is_constant
57045 * Symbol.is_constant: Symbols In Python. (line 132)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/
H A Dgtype.state27983 (!pair "is_constant"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/
H A Dgtype.state28123 (!pair "is_constant"