Searched refs:OpcodeInMaskForm (Results 1 – 1 of 1) sorted by relevance
925 bool trySet(MaskType OpcodeInMaskForm, MaskType InterchangeableMask) { in trySet()927 SeenBefore |= OpcodeInMaskForm; in trySet()1051 MaskType OpcodeInMaskForm; in add() local1055 OpcodeInMaskForm = ShlBIT; in add()1058 OpcodeInMaskForm = AShrBIT; in add()1061 OpcodeInMaskForm = MulBIT; in add()1064 OpcodeInMaskForm = AddBIT; in add()1067 OpcodeInMaskForm = SubBIT; in add()1070 OpcodeInMaskForm = AndBIT; in add()1073 OpcodeInMaskForm = OrBIT; in add()[all …]