Home
last modified time | relevance | path

Searched refs:ternary (Results 1 – 19 of 19) sorted by relevance

/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 Dinternal-fn.def60 - ternary: a normal ternary optab, such as fma<mode>4
63 - cond_ternary: a conditional ternary optab, such as cond_fma_rev<mode>
150 DEF_INTERNAL_OPTAB_FN (FMS, ECF_CONST, fms, ternary)
151 DEF_INTERNAL_OPTAB_FN (FNMA, ECF_CONST, fnma, ternary)
152 DEF_INTERNAL_OPTAB_FN (FNMS, ECF_CONST, fnms, ternary)
272 DEF_INTERNAL_FLT_FLOATN_FN (FMA, ECF_CONST, fma, ternary)
H A Dtree-ssa-scopedtables.h44 struct { enum tree_code op; tree opnd0, opnd1, opnd2; } ternary; member
/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 Dinternal-fn.def60 - ternary: a normal ternary optab, such as fma<mode>4
63 - cond_ternary: a conditional ternary optab, such as cond_fma_rev<mode>
150 DEF_INTERNAL_OPTAB_FN (FMS, ECF_CONST, fms, ternary)
151 DEF_INTERNAL_OPTAB_FN (FNMA, ECF_CONST, fnma, ternary)
152 DEF_INTERNAL_OPTAB_FN (FNMS, ECF_CONST, fnms, ternary)
272 DEF_INTERNAL_FLT_FLOATN_FN (FMA, ECF_CONST, fma, ternary)
H A Dtree-ssa-scopedtables.h44 struct { enum tree_code op; tree opnd0, opnd1, opnd2; } ternary; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dcalculation_type.hpp152 struct ternary struct
/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/cp/
H A Doperators.def5 non-overloadable operators (like the `?:' ternary operator).
/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/cp/
H A Doperators.def5 non-overloadable operators (like the `?:' ternary operator).
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dcoding-style.rst257 Use one space around (on each side of) most binary and ternary operators,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Drope1809 // clients that need a ternary comparison. Others
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Drope1809 // clients that need a ternary comparison. Others
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info11356 and retrieved by means of a 'ternary search trie', following ideas of
H A Dgccint.info13319 * 'GIMPLE_TERNARY_RHS' The tree is a valid GIMPLE ternary operation.
30905 with a ternary rtl code might take four operands (one output and three
44927 mimicing that of the GENERIC fold_{unary,binary,ternary} functions.
45486 is an implementation of the region-based ternary model described in "A
H A Dgdb.info13782 The ternary operator. 'A ? B : C' can be thought of as: if A then
H A Dgcc.info41781 In C++, the ternary operator '?:' is available. 'a?b:c', where 'b' and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info11356 and retrieved by means of a 'ternary search trie', following ideas of
H A Dgccint.info13319 * 'GIMPLE_TERNARY_RHS' The tree is a valid GIMPLE ternary operation.
30905 with a ternary rtl code might take four operands (one output and three
44927 mimicing that of the GENERIC fold_{unary,binary,ternary} functions.
45486 is an implementation of the region-based ternary model described in "A
H A Dgdb.info13782 The ternary operator. 'A ? B : C' can be thought of as: if A then
H A Dgcc.info41781 In C++, the ternary operator '?:' is available. 'a?b:c', where 'b' and
/OK3568_Linux_fs/external/xserver/
H A DChangeLog100977 variable used to catch the return value, and used in a ternary operation