Home | History | Annotate | Download | only in arm

Lines Matching defs:char_code

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