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