Searched defs:get_const_value (Results 1 – 6 of 6) sorted by relevance
57 #define get_const_value(index) (*(__m64 *)&const_value[index]) macro
62 #define get_const_value(index) (*(__m64 *)&const_value[index]) macro
27 get_const_value(expr_ty e) in get_const_value() function
1396 get_const_value(expr_ty e) in get_const_value() function
344 value* shader::get_const_value(const literal &v) { in get_const_value() function in r600_sb::shader
562 literal & get_const_value() { in get_const_value() function