Home | History | Annotate | Download | only in mips

Lines Matching defs:char_code

1824   explicit LStringCharFromCode(LOperand* char_code) {
1825 inputs_[0] = char_code;
1831 LOperand* char_code() { return inputs_[0]; }