Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Denumerations.py61 OpCodes = [ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp75 struct OpCodes { struct
76 OpCodes(unsigned WideOpc, unsigned NarrowOpc) in OpCodes() argument
79 unsigned WideOpc; ///< Wide opcode
80 unsigned NarrowOpc; ///< Narrow opcode