Searched defs:ptr_mode (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | emit-rtl.c | 78 scalar_int_mode ptr_mode; /* Mode whose width is POINTER_SIZE. */ variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | emit-rtl.cc | 78 scalar_int_mode ptr_mode; /* Mode whose width is POINTER_SIZE. */ variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | arm_neon.h | 10878 qmode, ptr_mode, funcsuffix, signedtype) \ argument 10929 #define __ST2Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ in __ST2_LANE_FUNC() argument 10957 qmode, ptr_mode, funcsuffix, signedtype) \ argument 11013 #define __ST3Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ argument 11041 qmode, ptr_mode, funcsuffix, signedtype) \ argument 11102 #define __ST4Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 26127 machine_mode ptr_mode = Pmode; in expand_fusion_gpr_load() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 27442 machine_mode ptr_mode = Pmode; in expand_fusion_gpr_load() local
|