Home | History | Annotate | Download | only in ia32

Lines Matching defs:char_code

1901   LStringCharFromCode(LOperand* context, LOperand* char_code) {
1903 inputs_[1] = char_code;
1910 LOperand* char_code() { return inputs_[1]; }