Searched refs:sel_val (Results 1 – 3 of 3) sorted by relevance
122 uint32_t sel_val; in MarkLiveBlocks() local123 if (GetConstInteger(terminator->GetSingleWordInOperand(0u), &sel_val)) { in MarkLiveBlocks()129 [&icnt, &case_val, &sel_val, &live_lab_id](const uint32_t* idp) { in MarkLiveBlocks()137 if (case_val == sel_val) { in MarkLiveBlocks()
3594 struct vtn_value *sel_val = vtn_untyped_value(b, w[3]); in vtn_handle_body_instruction() local3616 if (unlikely(sel_val->type->type != sel_type)) { in vtn_handle_body_instruction()3617 if (sel_val->type->type == glsl_bool_type()) { in vtn_handle_body_instruction()