Searched refs:ReduceEntryFunArgs (Results 1 – 1 of 1) sorted by relevance
83 typedef struct ReduceEntryFunArgs ReduceEntryFunArgs; typedef91 ReduceEntryFunArgs *Arguments); ///< Pointer to reduce function97 bool (*F)(ReduceEntryFunArgs *Arguments), struct OpInfo OpInf, in ReduceEntry()122 struct ReduceEntryFunArgs { struct128 ReduceEntryFunArgs(MachineInstr *argMI, const ReduceEntry &argEntry, in ReduceEntryFunArgs() argument159 static bool ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments);163 static bool ReduceXWtoXWP(ReduceEntryFunArgs *Arguments);167 static bool ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments);171 static bool ReduceSXtoSX16(ReduceEntryFunArgs *Arguments);175 static bool ReduceMoveToMovep(ReduceEntryFunArgs *Arguments);[all …]