Home | History | Annotate | Download | only in docs

Lines Matching full:instruction

2 How To Use Instruction Mappings
11 This document contains information about adding instruction mapping support
13 between different instruction formats during various optimizations. One approach
16 because of the hardcoded instruction names. Also, whenever a new instruction is
50 // the key instruction. This is the instruction that will be transformed
56 // instruction will be transformed into.
65 takes a non-predicated instruction and returns its predicated true or false form
70 instruction since they are the one used to query the interface function.
86 // instruction not related to 'add'.
90 // for a relation. Key instruction is passed as an argument
112 current instruction and PredSense of the desired instruction, and returns
113 predicated form of the instruction, if found in the relation table.
114 In order for an instruction to be added into the relation table, it needs
168 instructions for ``getPredOpcode`` model. Any instruction not derived from
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``