Searched refs:emit_disp (Results 1 – 3 of 3) sorted by relevance
232 emit_disp(label, Displacement::CODE_RELATIVE); in emit_code_relative_offset()267 void Assembler::emit_disp(Label* L, Displacement::Type type) { in emit_disp() function
1408 emit_disp(L, Displacement::OTHER); in call()1460 emit_disp(L, Displacement::UNCONDITIONAL_JUMP); in jmp()1518 emit_disp(L, Displacement::OTHER); in j()
813 inline void emit_disp(Label* L, Displacement::Type type);