Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp38 OT_OperandsLwp, ///< Transfer operands for LWP enumerator
241 OpInfo(OT_OperandsLwp), ImmField(0, -2048, 2048, 2)},
245 OpInfo(OT_OperandsLwp), ImmField(0, -2048, 2048, 2)},
247 OpInfo(OT_OperandsLwp), ImmField(0, -2048, 2048, 2)},
734 case OT_OperandsLwp: in ReplaceInstruction()