Searched refs:DoNotEncode (Results 1 – 2 of 2) sorted by relevance
114 BitVector DoNotEncode; member129 MINumOperands(MINO), DoNotEncode(MINO), MIOperandInfo(MIOI), in OperandInfo()220 if (OperandList[Op.first].DoNotEncode.size() > Op.second) in isFlatOperandNotEmitted()221 return OperandList[Op.first].DoNotEncode[Op.second]; in isFlatOperandNotEmitted()
186 OpInfo.DoNotEncode[j] = true; in CGIOperandList()423 OperandList[Op.first].DoNotEncode[Op.second] = true; in ProcessDisableEncoding()