Searched refs:sljit_s390x_const (Results 1 – 1 of 1) sorted by relevance
115 struct sljit_s390x_const { struct1139 struct sljit_s390x_const *const_; in sljit_generate_code()1236 const_ = (struct sljit_s390x_const *)compiler->consts; in sljit_generate_code()1276 const_ = (struct sljit_s390x_const *)const_->const_.next; in sljit_generate_code()2732 struct sljit_s390x_const *const_; in sljit_emit_const()2738 const_ = (struct sljit_s390x_const*)ensure_abuf(compiler, in sljit_emit_const()2739 sizeof(struct sljit_s390x_const)); in sljit_emit_const()