Home
last modified time | relevance | path

Searched defs:NarrowOpc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp80 unsigned NarrowOpc; ///< Narrow opcode member
101 unsigned NarrowOpc() const { return Ops.NarrowOpc; } in NarrowOpc() function