Searched defs:OpCodes (Results 1 – 3 of 3) sorted by relevance
75 struct OpCodes { struct76 OpCodes(unsigned WideOpc, unsigned NarrowOpc) in OpCodes() function79 unsigned WideOpc; ///< Wide opcode80 unsigned NarrowOpc; ///< Narrow opcode
40 RISCVTTIImpl::getRISCVInstructionCost(ArrayRef<unsigned> OpCodes, MVT VT, in getRISCVInstructionCost()
183 } OpCodes; typedef