| Parents: | compiler.cfg |
| Class | Superclass | Slots |
slp-tree | tuple | pair opcode children |
automatic-slp? |
slp-statistics |
| Word | Stack effect |
auto-vectorize | ( cfg -- ) |
emit-slp | ( tree -- insns ) |
emit-slp-tree | ( tree emitted output -- vreg ) |
find-slp-tree | ( insns uses -- tree/f ) |
make-slp-tree | ( pair definitions uses root? -- tree ) |
slp-arithmetic? | ( insn -- ? ) |
slp-expandable? | ( pair definitions uses root? -- ? ) |
slp-pointer-source? | ( insn -- ? ) |
slp-profitable? | ( tree -- ? ) |
slp-region-insn? | ( insn -- ? ) |
slp-root-pair? | ( a b insns -- ? ) |
slp-supported? | ( -- ? ) |
slp-tree-nodes | ( tree -- nodes ) |
slp-vector-op | ( insn -- class/f ) |
vectorize-slp-block | ( insns uses -- insns' ) |
vectorize-slp-region | ( insns uses -- insns' ) |
| Word | Stack effect |
slp-tree? | ( object -- ? ) |