Searched refs:ReduceEntryFunArgs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp83 typedef struct ReduceEntryFunArgs ReduceEntryFunArgs; typedef in namespace:__anon4211
91 ReduceEntryFunArgs *Arguments); ///< Pointer to reduce function
97 bool (*F)(ReduceEntryFunArgs *Arguments), struct OpInfo OpInf,
122 struct ReduceEntryFunArgs { struct in namespace:__anon4211
128 ReduceEntryFunArgs(MachineInstr *argMI, const ReduceEntry &argEntry, function in struct:__anon4211::ReduceEntryFunArgs
159 static bool ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments);
163 static bool ReduceXWtoXWP(ReduceEntryFunArgs *Arguments);
167 static bool ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments);
171 static bool ReduceSXtoSX16(ReduceEntryFunArgs *Argument
[all...]

Completed in 107 milliseconds