Searched defs:emit (Results 1 – 3 of 3) sorted by relevance
38 __u32 emit : 1; member
68 static inline void emit(const u32 insn, struct jit_ctx *ctx) in emit() function
155 static inline void emit(u32 inst, struct jit_ctx *ctx) in emit() function