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