Lines Matching defs:clear
317 void clear(PhysReg start, RegClass rc)
333 void clear(Operand op) { clear(op.physReg(), op.regClass()); }
343 void clear(Definition def) { clear(def.physReg(), def.regClass()); }
770 /* clear operands */
775 reg_file.clear(copy.first);
1015 /* collect variables from a register area and clear reg_file
1034 reg_file.clear(var.reg, var.rc);
1832 tmp_file.clear(instr->operands[i]);
1969 tmp_file.clear(src, operand.regClass()); // TODO: try to avoid moving block vars to src
1979 /* clear the operand in case it's only a stride mismatch */
1980 register_file.clear(src, operand.regClass());
2732 register_file.clear(phi_op);
2781 register_file.clear(op);
2939 register_file.clear(def);
2944 register_file.clear(op);
2993 tmp_file.clear(def);
3041 tmp_file.clear(def);