Home
last modified time | relevance | path

Searched defs:CONST_LOW_PART (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.h931 #define CONST_LOW_PART(VALUE) ((VALUE) - CONST_HIGH_PART (VALUE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.h985 #define CONST_LOW_PART(VALUE) ((VALUE) - CONST_HIGH_PART (VALUE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h628 #define CONST_LOW_PART(VALUE) ((VALUE) - CONST_HIGH_PART (VALUE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2316 #define CONST_LOW_PART(VALUE) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2297 #define CONST_LOW_PART(VALUE) \ macro