Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp54 bool VLIW5; member in __anon0b5b71cd0111::R600PacketizerList
147 VLIW5 = !ST.hasCaymanISA(); in R600PacketizerList()
225 assert (!isTransSlot || VLIW5); in isBundlableWithCurrentPMI()
231 !TII->isVectorOnly(MI) && VLIW5) { in isBundlableWithCurrentPMI()
H A DR700Instructions.td10 // - Available to R700 and newer VLIW4/VLIW5 GPUs
H A DR600MachineScheduler.h80 bool VLIW5; variable
H A DR600MachineScheduler.cpp28 VLIW5 = !ST.hasCaymanISA(); in initialize()
416 if (!TransSlotOccupied && VLIW5) { in pickAlu()
H A DEvergreenInstructions.td10 // - Available to Evergreen and newer VLIW4/VLIW5 GPUs