Searched refs:VLK_UNDEF (Results 1 – 4 of 4) sorted by relevance
281 VLK_UNDEF enumerator494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; } in is_const()531 bool is_undef() { return gvalue()->kind == VLK_UNDEF; } in is_undef()
98 case VLK_UNDEF: in operator <<()
253 undef = create_value(VLK_UNDEF, 0, 0); in get_undef_value()
415 case VLK_UNDEF: in finalize_alu_src()