Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Packetizer.cpp59 bool VLIW5; member in __anon24f4bbe40111::R600PacketizerList
152 VLIW5 = !ST.hasCaymanISA(); in R600PacketizerList()
231 assert (!isTransSlot || VLIW5); in isBundlableWithCurrentPMI()
237 !TII->isVectorOnly(MI) && VLIW5) { in isBundlableWithCurrentPMI()
DR700Instructions.td10 // - Available to R700 and newer VLIW4/VLIW5 GPUs
DR600MachineScheduler.h80 bool VLIW5; variable
DR600MachineScheduler.cpp33 VLIW5 = !ST.hasCaymanISA(); in initialize()
426 if (!TransSlotOccuped && VLIW5) { in pickAlu()
DEvergreenInstructions.td10 // - Available to Evergreen and newer VLIW4/VLIW5 GPUs