Searched refs:VLK_UNDEF (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h281 VLK_UNDEF enumerator in enum:r600_sb::value_kind
494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; }
531 bool is_undef() { return gvalue()->kind == VLK_UNDEF; }
H A Dsb_valtable.cpp98 case VLK_UNDEF:
H A Dsb_bc_finalize.cpp415 case VLK_UNDEF:
H A Dsb_shader.cpp253 undef = create_value(VLK_UNDEF, 0, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h281 VLK_UNDEF enumerator in enum:r600_sb::value_kind
494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; }
531 bool is_undef() { return gvalue()->kind == VLK_UNDEF; }
H A Dsb_valtable.cpp98 case VLK_UNDEF:
H A Dsb_bc_finalize.cpp415 case VLK_UNDEF:
H A Dsb_shader.cpp253 undef = create_value(VLK_UNDEF, 0, 0);

Completed in 13 milliseconds