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