Searched refs:DoNotEncode (Results 1 – 2 of 2) sorted by relevance
109 BitVector DoNotEncode; member125 DoNotEncode(MINO), MIOperandInfo(MIOI), Constraints(MINO) {} in OperandInfo()213 if (OperandList[Op.first].DoNotEncode.size() > Op.second) in isFlatOperandNotEmitted()214 return OperandList[Op.first].DoNotEncode[Op.second]; in isFlatOperandNotEmitted()
186 OpInfo.DoNotEncode.set(); in CGIOperandList()187 OpInfo.DoNotEncode[0] = false; in CGIOperandList()420 OperandList[Op.first].DoNotEncode[Op.second] = true; in ProcessDisableEncoding()