Lines Matching refs:LoadConstant
93 LoadConstant(t_reg, -1); in GenCmpLong()
102 LoadConstant(t_reg, 1); in GenCmpLong()
209 LoadConstant(rl_result.low_reg, 0); in GenSelect()
214 LoadConstant(rl_result.low_reg, true_val); in GenSelect()
215 LoadConstant(rl_result.low_reg, false_val); in GenSelect()
221 LoadConstant(t_reg1, true_val); in GenSelect()
222 LoadConstant(t_reg2, false_val); in GenSelect()
328 LoadConstant(t_reg, check_value); in OpCmpImmBranch()
433 LoadConstant(r_magic, magic_table[lit].magic); in SmallLiteralDivRem()
539 LoadConstant(rl_result.low_reg, 0); // r_result := 0 in GenInlinedCas32()
1014 LoadConstant(rl_result.low_reg, 0); in GenShiftImmOpLong()
1017 LoadConstant(rl_result.low_reg, 0); in GenShiftImmOpLong()
1046 LoadConstant(rl_result.high_reg, 0); in GenShiftImmOpLong()
1049 LoadConstant(rl_result.high_reg, 0); in GenShiftImmOpLong()