Searched refs:make_list (Results 1 – 4 of 4) sorted by relevance
6 ; This was reduced from the make_list function from the llvm-testsuite:27 ; CHECK-LABEL: make_list:43 define %struct._list* @make_list(i32* nocapture readonly %data, i32* nocapture %value, i32* nocaptu…
254 def make_list(t): function262 [constant_op.constant(i)] + make_list(which_dequeue(q)(
874 make_list(GLuint name, GLuint count) in make_list() function9273 make_list(base + i, 1)); in _mesa_GenLists()9339 ctx->ListState.CurrentList = make_list(name, BLOCK_SIZE); in _mesa_NewList()