Home
last modified time | relevance | path

Searched refs:VLIW (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Schedule.td9 // R600 has a VLIW architecture. On pre-cayman cards there are 5 instruction
/freebsd/contrib/file/magic/Magdir/
H A Delf240 >18 leshort 160 STMicroelectronics 64bit VLIW DSP,
312 >18 leshort 256 Kalray VLIW core of the MPPA family,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h106 VLIW, // Scheduling for VLIW targets. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp301 if (TLI->getSchedulingPreference() == Sched::VLIW) in createDefaultScheduler()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1468 setSchedulingPreference(Sched::VLIW); in HexagonTargetLowering()