Home
last modified time | relevance | path

Searched defs:DR (Results 1 – 10 of 10) 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/
H A Dtree-data-ref.h179 #define DR_STMT(DR) (DR)->stmt argument
180 #define DR_REF(DR) (DR)->ref argument
181 #define DR_BASE_OBJECT(DR) (DR)->indices.base_object argument
182 #define DR_UNCONSTRAINED_BASE(DR) (DR)->indices.unconstrained_base argument
183 #define DR_ACCESS_FNS(DR) (DR)->indices.access_fns argument
184 #define DR_ACCESS_FN(DR, I) DR_ACCESS_FNS (DR)[I] argument
185 #define DR_NUM_DIMENSIONS(DR) DR_ACCESS_FNS (DR).length () argument
186 #define DR_IS_READ(DR) (DR)->is_read argument
187 #define DR_IS_WRITE(DR) (!DR_IS_READ (DR)) argument
188 #define DR_IS_CONDITIONAL_IN_STMT(DR) (DR)->is_conditional_in_stmt argument
[all …]
/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 Dtree-data-ref.h179 #define DR_STMT(DR) (DR)->stmt argument
180 #define DR_REF(DR) (DR)->ref argument
181 #define DR_BASE_OBJECT(DR) (DR)->indices.base_object argument
182 #define DR_UNCONSTRAINED_BASE(DR) (DR)->indices.unconstrained_base argument
183 #define DR_ACCESS_FNS(DR) (DR)->indices.access_fns argument
184 #define DR_ACCESS_FN(DR, I) DR_ACCESS_FNS (DR)[I] argument
185 #define DR_NUM_DIMENSIONS(DR) DR_ACCESS_FNS (DR).length () argument
186 #define DR_IS_READ(DR) (DR)->is_read argument
187 #define DR_IS_WRITE(DR) (!DR_IS_READ (DR)) argument
188 #define DR_IS_CONDITIONAL_IN_STMT(DR) (DR)->is_conditional_in_stmt argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/tests/
H A Dni_routes_test.c85 static struct ni_device_routes DR = { variable
/OK3568_Linux_fs/kernel/arch/sh/math-emu/
H A Dmath.c40 #define DR ((unsigned long long*)(fregs->fp_regs)) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_cle.h242 u8 DR; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/
H A Drk_aiq_types_ae_hw.h239 uint8_t DR; member
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7780.h364 #define DR 0xFFE60040 macro
H A Dcpu_sh7722.h931 #define DR 0xA4448040 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h118 #define DR(x) __REG2(IMX_GPIO_BASE + 0x1c, ((x) & 3) << 8) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/
H A Datmel.c127 #define DR 0x08 macro