Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp39 OT_OperandsLwp, ///< Transfer operands for LWP enumerator
242 OpInfo(OT_OperandsLwp), ImmField(0, -2048, 2048, 2)},
246 OpInfo(OT_OperandsLwp), ImmField(0, -2048, 2048, 2)},
248 OpInfo(OT_OperandsLwp), ImmField(0, -2048, 2048, 2)},
735 case OT_OperandsLwp: in ReplaceInstruction()