Searched refs:emit_disp (Results 1 – 3 of 3) sorted by relevance
238 emit_disp(label, Displacement::CODE_RELATIVE); in emit_code_relative_offset()273 void Assembler::emit_disp(Label* L, Displacement::Type type) { in emit_disp() function
1493 emit_disp(L, Displacement::OTHER); in call()1545 emit_disp(L, Displacement::UNCONDITIONAL_JUMP); in jmp()1603 emit_disp(L, Displacement::OTHER); in j()
862 inline void emit_disp(Label* L, Displacement::Type type);