Searched refs:lbl (Results 1 – 2 of 2) sorted by relevance
232 void movl(const Address& dst, Label* lbl);
141 void X86Assembler::movl(const Address& dst, Label* lbl) { in movl() argument145 EmitLabel(lbl, dst.length_ + 5); in movl()