Home
last modified time | relevance | path

Searched refs:SELECT_CC_MODE (Results 1 – 4 of 4) sorted by relevance

/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/config/aarch64/
H A Daarch64.h1064 #define SELECT_CC_MODE(OP, X, Y) aarch64_select_cc_mode (OP, X, Y) macro
/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/config/arm/
H A Darm.h2113 #define SELECT_CC_MODE(OP, X, Y) arm_select_cc_mode (OP, X, Y) macro
/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.info37032 -- Macro: SELECT_CC_MODE (OP, X, Y)
37046 'MACHINE-modes.def' and define 'SELECT_CC_MODE' to choose a mode
37050 'SELECT_CC_MODE' should be consistent with the mode used in the
37063 together with a 'SELECT_CC_MODE' that returns 'CCNZmode' for
37066 #define SELECT_CC_MODE(OP,X,Y) \
37105 comparison whose mode is MODE. If 'SELECT_CC_MODE' can ever return
55071 * SELECT_CC_MODE: MODE_CC Condition Codes.
/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.info37032 -- Macro: SELECT_CC_MODE (OP, X, Y)
37046 'MACHINE-modes.def' and define 'SELECT_CC_MODE' to choose a mode
37050 'SELECT_CC_MODE' should be consistent with the mode used in the
37063 together with a 'SELECT_CC_MODE' that returns 'CCNZmode' for
37066 #define SELECT_CC_MODE(OP,X,Y) \
37105 comparison whose mode is MODE. If 'SELECT_CC_MODE' can ever return
55071 * SELECT_CC_MODE: MODE_CC Condition Codes.