Searched refs:get_image (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | cross-rc-coalescing-1.ll | 33 br i1 undef, label %bb5.i, label %get_image.exit 38 get_image.exit: ; preds = %bb4.i 41 bb27: ; preds = %get_image.exit 50 bb28: ; preds = %get_image.exit
|
/external/llvm/test/CodeGen/Thumb2/ |
D | cross-rc-coalescing-1.ll | 33 br i1 undef, label %bb5.i, label %get_image.exit 38 get_image.exit: ; preds = %bb4.i 41 bb27: ; preds = %get_image.exit 50 bb28: ; preds = %get_image.exit
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | cross-rc-coalescing-1.ll | 33 br i1 undef, label %bb5.i, label %get_image.exit 38 get_image.exit: ; preds = %bb4.i 41 bb27: ; preds = %get_image.exit 50 bb28: ; preds = %get_image.exit
|
/external/mesa3d/src/gallium/include/state_tracker/ |
D | drisw_api.h | 14 void (*get_image) (struct dri_drawable *dri_drawable, member
|
/external/libxcam/modules/ocl/ |
D | cl_image_bo_buffer.cpp | 60 return image->get_image (); in get_cl_image() 157 image = image_data->get_image (); in fixate_video_info()
|
D | cl_image_bo_buffer.h | 46 SmartPtr<CLImage> &get_image () { in get_image() function
|
/external/mesa3d/src/gallium/state_trackers/dri/ |
D | drisw.c | 90 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) in get_image() function 351 get_image(dPriv, x, y, w, h, map); in drisw_update_tex_buffer() 389 .get_image = drisw_get_image,
|
/external/mesa3d/src/gallium/winsys/sw/dri/ |
D | dri_sw_winsys.c | 143 …dri_sw_ws->lf->get_image((void *)dri_sw_dt->front_private, 0, 0, dri_sw_dt->width, dri_sw_dt->heig… in dri_sw_displaytarget_map()
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 87 define void @get_image() nounwind { 88 ; CHECK: @get_image
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 21 define void @get_image() nounwind { 22 ; CHECK-LABEL: @get_image(
|
/external/llvm/test/Transforms/InstCombine/ |
D | vec_demanded_elts.ll | 88 define void @get_image() nounwind { 89 ; CHECK-LABEL: @get_image(
|
/external/tensorflow/tensorflow/lite/testing/model_coverage/ |
D | model_coverage_lib.py | 56 def get_image(size): function
|