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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp76 OpCodes(unsigned WideOpc, unsigned NarrowOpc) argument
80 unsigned NarrowOpc; ///< Narrow opcode member in struct:__anon4211::OpCodes
101 unsigned NarrowOpc() const { return Ops.NarrowOpc; } function in struct:__anon4211::ReduceEntry

Completed in 48 milliseconds