Searched defs:is_const (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_analysis.h174 const bool is_const = (this->num_assignments == 0) local in function:loop_variable::is_loop_constant
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_analysis.h174 const bool is_const = (this->num_assignments == 0) local in function:loop_variable::is_loop_constant
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c487 const bool is_const = !param_index; local in function:si_nir_store_output_tcs
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c460 static int is_const(int sel) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c460 static int is_const(int sel) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; } function in class:r600_sb::value
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h494 bool is_const() { return kind == VLK_CONST || kind == VLK_UNDEF; } function in class:r600_sb::value

Completed in 15 milliseconds