Home
last modified time | relevance | path

Searched defs:resimplify (Results 1 – 8 of 8) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-match-head.c484 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-match-head.c484 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-match-head.c484 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-match-head.c484 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-match-head.c484 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-match-head.c484 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-match-head.c507 gimple_match_op::resimplify (gimple_seq *seq, tree (*valueize)(tree)) in resimplify() function
/dports/math/maxima/maxima-5.43.2/src/
H A Dsimp.lisp671 (defun resimplify (x) (let ((dosimp t)) (simplifya x nil))) function