Searched refs:a64_jit_ctx (Results 1 – 1 of 1) sorted by relevance
37 struct a64_jit_ctx { struct85 is_first_pass(struct a64_jit_ctx *ctx) in is_first_pass()126 jump_offset_fini(struct a64_jit_ctx *ctx) in jump_offset_fini()228 emit_ret(struct a64_jit_ctx *ctx) in emit_ret()635 emit_blr(struct a64_jit_ctx *ctx, uint8_t rn) in emit_blr()862 emit_prologue_no_call(struct a64_jit_ctx *ctx) in emit_prologue_no_call()889 emit_epilogue_no_call(struct a64_jit_ctx *ctx) in emit_epilogue_no_call()898 emit_prologue(struct a64_jit_ctx *ctx) in emit_prologue()909 emit_epilogue(struct a64_jit_ctx *ctx) in emit_epilogue()944 emit_b(struct a64_jit_ctx *ctx, int32_t imm26) in emit_b()[all …]