Home | History | Annotate | Download | only in mips

Lines Matching defs:char_code

2105   LOperand* char_code = UseRegister(instr->value());
2106 LStringCharFromCode* result = new(zone()) LStringCharFromCode(char_code);