Searched refs:left_x (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/test/Transforms/JumpThreading/ |
D | thread-loads.ll | 502 ; CHECK: br label %left_x 504 ; CHECK: left_x: 521 br i1 %cmp1, label %left_x, label %right_x 523 left_x:
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.hpp | 135 bool compareImages(const targetDesc& left_desc, const glw::GLubyte* left_data, glw::GLuint left_x,
|
D | gl4cCopyImageTests.cpp | 2892 …:compareImages(const targetDesc& left_desc, const GLubyte* left_data, GLuint left_x, GLuint left_y, in compareImages() argument 2928 const GLuint left_reg_pix_offset = left_pixel_size * left_x; in compareImages() 2968 << tcu::TestLog::Message << "Not matching pixels found. Left: [" << x + left_x << ", " in compareImages()
|