Searched refs:CVI_MPY1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp151 CVI_MPY1 = 1 << 3, enumerator in enum:__anon4161
168 ItinUnits & HexagonItinerariesV62FU::CVI_MPY1)
169 return (*Lanes = 1, CVI_XLANE | CVI_SHIFT | CVI_MPY0 | CVI_MPY1);
174 ItinUnits & HexagonItinerariesV62FU::CVI_MPY1)
175 return (*Lanes = 1, CVI_MPY0 | CVI_MPY1);
H A DHexagonShuffler.h81 CVI_MPY1 = 1 << 3, enumerator in enum:llvm::HexagonCVIResource::__anon4169

Completed in 59 milliseconds