Searched refs:emit_disp (Results 1 – 3 of 3) sorted by relevance
245 emit_disp(label, Displacement::CODE_RELATIVE); in emit_code_relative_offset()301 void Assembler::emit_disp(Label* L, Displacement::Type type) { in emit_disp() function
1608 emit_disp(L, Displacement::OTHER); in call()1690 emit_disp(L, Displacement::UNCONDITIONAL_JUMP); in jmp()1760 emit_disp(L, Displacement::OTHER); in j()3320 emit_disp(label, Displacement::CODE_ABSOLUTE); in emit_label()
1825 inline void emit_disp(Label* L, Displacement::Type type);