Lines Matching refs:sljit_compiler
298 load_buf_buflen(struct sljit_compiler *compiler)
357 emit_read8(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k)
370 emit_read16(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k)
414 emit_read32(struct sljit_compiler *compiler, sljit_s32 src, uint32_t k)
519 emit_xcall(struct sljit_compiler *compiler, bpfjit_hint_t hints,
653 emit_cop(struct sljit_compiler *compiler, bpfjit_hint_t hints,
802 emit_pkt_read(struct sljit_compiler *compiler, bpfjit_hint_t hints,
937 emit_memload(struct sljit_compiler *compiler,
965 emit_memstore(struct sljit_compiler *compiler,
996 emit_msh(struct sljit_compiler *compiler, bpfjit_hint_t hints,
1087 emit_pow2_moddiv(struct sljit_compiler *compiler, const struct bpf_insn *pc)
1145 emit_moddiv(struct sljit_compiler *compiler, const struct bpf_insn *pc)
1697 generate_insn_code(struct sljit_compiler *compiler, bpfjit_hint_t hints,
2157 struct sljit_compiler *compiler;