Searched refs:LP_IMG_LOAD (Results 1 – 4 of 4) sorted by relevance
138 #define LP_IMG_LOAD 0 macro
4660 for (unsigned chan = 0; chan < (params->img_op == LP_IMG_LOAD ? 4 : 1); in lp_build_img_op_no_format()4767 if (params->img_op == LP_IMG_LOAD) { in lp_build_img_op_soa()4936 for (unsigned i = 0; i < ((params->img_op == LP_IMG_LOAD) ? 4 : 1); i++) { in lp_build_image_op_switch_soa()4965 i < ((switch_info->params.img_op == LP_IMG_LOAD) ? 4 : 1); i++) { in lp_build_image_op_array_case()4974 i < ((switch_info->params.img_op == LP_IMG_LOAD) ? 4 : 1); i++) { in lp_build_image_op_array_case()4991 i < ((switch_info->params.img_op == LP_IMG_LOAD) ? 4 : 1); i++) { in lp_build_image_op_array_fini_soa()
1620 params.img_op = LP_IMG_LOAD; in visit_load_image()
3444 params.img_op = LP_IMG_LOAD; in img_load_emit()