Searched refs:CVI (Results 1 – 4 of 4) sorted by relevance
105 HexagonCVIResource CVI; variable111 : ID(id), Extender(Extender), Core(s), CVI(MCII, STI, s, id){}; in HexagonInstr()128 return (HexagonResource::lessUnits(A.CVI, B.CVI)); in lessCVI()
334 inst.Units = I.CVI.getUnits(); in ValidResourceUsage()335 inst.Lanes = I.CVI.getLanes(); in ValidResourceUsage()692 if (ISJ.CVI.isValid()) { in shuffle()694 dbgs().write_hex(ISJ.CVI.getUnits()) << '|'; in shuffle()695 dbgs() << ISJ.CVI.getLanes(); in shuffle()
27 // in the CVI co-processor in the Hexagon V60 machine.
22 // CVI pipes from the "Hexagon Multimedia Co-Processor Extensions Arch Spec".