Home
last modified time | relevance | path

Searched refs:CVI_MPY1 (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepIICHVX.td175 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
625 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
767 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
1217 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
1359 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
1809 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
1951 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
2401 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
2543 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
2993 InstrStage<1, [CVI_MPY0, CVI_MPY1], 0>,
[all …]
H A DHexagonSchedule.td27 def CVI_MPY1 : FuncUnit;
41 ComboFuncData<CVI_MPY01 , [CVI_MPY0, CVI_MPY1]>,
43 CVI_MPY0, CVI_MPY1, CVI_LD]>,
44 ComboFuncData<CVI_ALL_NOMEM, [CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1]>
H A DHexagonIICHVX.td16 InstrStage<1, [CVI_XLANE,CVI_SHIFT, CVI_MPY0, CVI_MPY1]>],
H A DHexagonScheduleV62.td21 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV69.td23 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV71.td22 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV73.td22 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV65.td23 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV66.td23 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV67.td23 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV68.td22 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV67T.td45 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV71T.td44 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
H A DHexagonScheduleV60.td65 CVI_ST, CVI_XLANE, CVI_SHIFT, CVI_MPY0, CVI_MPY1,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp180 CVI_MPY1 = 1 << 3, in HexagonConvertUnits() enumerator
197 ItinUnits & HexagonItinerariesV62FU::CVI_MPY1) in HexagonConvertUnits()
198 return (*Lanes = 1, CVI_XLANE | CVI_SHIFT | CVI_MPY0 | CVI_MPY1); in HexagonConvertUnits()
203 ItinUnits & HexagonItinerariesV62FU::CVI_MPY1) in HexagonConvertUnits()
204 return (*Lanes = 1, CVI_MPY0 | CVI_MPY1); in HexagonConvertUnits()