Handbook
Glossary
>avail-insn-temps ( insn -- )
Vocabulary
compiler
.
cfg
.
gvn
.
avail
Inputs
insn
an
object
Outputs
None
Definition
IN:
compiler.cfg.gvn.avail
GENERIC:
>avail-insn-temps
( insn -- )
Methods
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##allot
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##bit-test
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##box-alien
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##box-displaced-alien
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##check-nursery-branch
>avail-insn-temps
[
]
change-temp1
[
]
change-temp2
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##compare-float-ordered
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##compare-float-unordered
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##compare-imm
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##compare-integer-imm
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##compare-integer
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##compare
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##dispatch
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##save-context
>avail-insn-temps
[
]
change-temp1
[
]
change-temp2
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##test-imm
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##test-vector-branch
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##test-vector
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##test
>avail-insn-temps
[
]
change-temp
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##write-barrier-imm
>avail-insn-temps
[
]
change-temp1
[
]
change-temp2
drop
;
USING:
accessors
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
##write-barrier
>avail-insn-temps
[
]
change-temp1
[
]
change-temp2
drop
;
USING:
compiler.cfg.gvn.avail
compiler.cfg.instructions
kernel
;
M:
insn
>avail-insn-temps
drop
;