Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp186 static bool ReduceADDIUToADDIUR1SP(ReduceEntryFunArgs *Arguments);
215 ReduceADDIUToADDIUR1SP, OpInfo(OT_Operands02), ImmField(2, 0, 64, 2)},
219 ReduceADDIUToADDIUR1SP, OpInfo(OT_Operands02), ImmField(2, 0, 64, 2)},
233 ReduceADDIUToADDIUR1SP, OpInfo(OT_Operands02), ImmField(2, 0, 64, 2)},
235 ReduceADDIUToADDIUR1SP, OpInfo(OT_Operands02), ImmField(2, 0, 64, 2)},
508 bool MicroMipsSizeReduce::ReduceADDIUToADDIUR1SP( in ReduceADDIUToADDIUR1SP() function in MicroMipsSizeReduce