Searched refs:FastTypes (Results 1 – 2 of 2) sorted by relevance
264 FastRulesTypes FastTypes = NoFastRules; variable271 SetOfRulesForOpcode(FastRulesTypes FastTypes);310 FastRulesTypes FastTypes = NoFastRules) {318 auto [DenseMapIter, NewInput] = Rules.try_emplace(KeyOpcode, FastTypes);354 FastRulesTypes FastTypes = NoFastRules);357 FastRulesTypes FastTypes = NoFastRules);
207 SetOfRulesForOpcode::SetOfRulesForOpcode(FastRulesTypes FastTypes) in SetOfRulesForOpcode() argument208 : FastTypes(FastTypes) {} in SetOfRulesForOpcode()250 if (FastTypes != NoFastRules) { in findMappingForMI()253 if (FastTypes == StandardB) in findMappingForMI()292 switch (FastTypes) { in getFastPredicateSlot()342 FastRulesTypes FastTypes) { in addRulesForGOpcs() argument343 return RuleSetInitializer(OpcList, GRulesAlias, GRules, FastTypes); in addRulesForGOpcs()348 FastRulesTypes FastTypes) { in addRulesForIOpcs() argument349 return RuleSetInitializer(OpcList, IRulesAlias, IRules, FastTypes); in addRulesForIOpcs()