Searched refs:sljit_s390x_const (Results 1 – 1 of 1) sorted by relevance
115 struct sljit_s390x_const { struct1369 struct sljit_s390x_const *const_; in sljit_generate_code()1466 const_ = (struct sljit_s390x_const *)compiler->consts; in sljit_generate_code()1506 const_ = (struct sljit_s390x_const *)const_->const_.next; in sljit_generate_code()2954 struct sljit_s390x_const *const_; in sljit_emit_const()2960 const_ = (struct sljit_s390x_const*)ensure_abuf(compiler, in sljit_emit_const()2961 sizeof(struct sljit_s390x_const)); in sljit_emit_const()
Completed in 12 milliseconds