Home
last modified time | relevance | path

Searched refs:ReduceArithmeticInstructions (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp179 static bool ReduceArithmeticInstructions(ReduceEntryFunArgs *Arguments);
224 ReduceArithmeticInstructions, OpInfo(OT_OperandsAll),
227 ReduceArithmeticInstructions, OpInfo(OT_OperandsAll),
262 ReduceArithmeticInstructions, OpInfo(OT_OperandsAll),
265 ReduceArithmeticInstructions, OpInfo(OT_OperandsAll),
495 bool MicroMipsSizeReduce::ReduceArithmeticInstructions( in ReduceArithmeticInstructions() function in MicroMipsSizeReduce