Searched defs:emit_call (Results 1 – 5 of 5) sorted by relevance
423 static int emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx) in emit_call() function
742 static void emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx) in emit_call() function
240 #define emit_call(FUNC) \ macro
244 static void emit_call(u32 *func, struct jit_ctx *ctx) in emit_call() function
314 static int emit_call(u8 **pprog, void *func, void *ip) in emit_call() function