Lines Matching refs:PredSense
64 ``int getPredOpcode(uint16_t Opcode, enum PredSense inPredSense)`` which
94 // Here, we choose 'PredSense' as ColFields since this is the unique
97 let ColFields = ["PredSense"];
103 // PredSense=true while second column has instructions with PredSense=false.
110 ``int getPredOpcode(uint16_t Opcode, enum PredSense inPredSense)`` to query
112 current instruction and PredSense of the desired instruction, and returns
147 let PredSense = "none";
155 let PredSense = "true";
163 let PredSense = "false";
172 ``PredSense`` is used to determine their column positions by comparing its value
173 with ``KeyCol`` and ``ValueCols``. If an instruction sets its ``PredSense``