Searched refs:init_queue_loop (Results 1 – 1 of 1) sorted by relevance
889 Label init_queue_loop(this); in TF_BUILTIN() local890 Goto(&init_queue_loop); in TF_BUILTIN()891 BIND(&init_queue_loop); in TF_BUILTIN()1096 Branch(IntPtrLessThan(index.value(), num_tasks), &loop, &init_queue_loop); in TF_BUILTIN()