Home | History | Annotate | Download | only in DartARM32

Lines Matching defs:SmiUntag

1088   void SmiUntag(Register reg, Condition cond = AL) {
1092 void SmiUntag(Register dst, Register src, Condition cond = AL) {
1100 void SmiUntag(Register dst, Register src, Label* is_smi) {