Lines Matching full:char_code
1790 explicit LStringCharFromCode(LOperand* char_code) {1791 inputs_[0] = char_code;1797 LOperand* char_code() { return inputs_[0]; }