Searched refs:get_const_value (Results 1 – 7 of 7) sorted by relevance
63 value *v = sh.get_const_value(l); in get_const()209 cv0 = v0->get_const_value(); in fold_setcc()214 cv1 = v1->get_const_value(); in fold_setcc()285 convert_to_mov(n, sh.get_const_value(result)); in fold_setcc()423 literal dv, cv = v0->get_const_value(); in fold_alu_op1()646 literal arg = v1->get_const_value(); in fold_assoc()674 literal arg = v0->get_const_value(); in fold_assoc()715 convert_to_mov(*n, sh.get_const_value(cr)); in fold_assoc()721 n->src[1] = sh.get_const_value(cr); in fold_assoc()731 n->src[1] = sh.get_const_value(cr); in fold_assoc()[all …]
476 n->src[s] = sh->get_const_value(src.value); in prepare_alu_group()546 n->src[s] = sh->get_const_value(0); in prepare_alu_group()549 n->src[s] = sh->get_const_value(0.5f); in prepare_alu_group()552 n->src[s] = sh->get_const_value(1.0f); in prepare_alu_group()555 n->src[s] = sh->get_const_value(1); in prepare_alu_group()558 n->src[s] = sh->get_const_value(-1); in prepare_alu_group()694 (*grad)[s] = sh->get_const_value(0.0f); in prepare_fetch_clause()696 (*grad)[s] = sh->get_const_value(1.0f); in prepare_fetch_clause()800 c->src[s] = sh->get_const_value(0.0f); in prepare_ir()803 c->src[s] = sh->get_const_value(1.0f); in prepare_ir()
100 a->src[1] = sh.get_const_value(0); in convert_kill_instructions()
344 value* shader::get_const_value(const literal &v) { in get_const_value() function in r600_sb::shader413 pred_sels[sel] = get_const_value(sel); in get_pred_sel()
318 value* get_const_value(const literal & v);
566 literal & get_const_value() { in get_const_value() function602 reg_offset += rel->get_const_value().i; in get_final_gpr()
818 s->rel->get_const_value().u, in split_vector_inst()