Searched refs:duplex (Results 1 – 9 of 9) sorted by relevance
2 # Check that we generate a duplex for this packet.
2 # Check that a duplex involving dealloc_return is correctly checked
3 #Invalid immediate extend duplex load/load
1 ; RUN: llc -march=hexagon -mattr=+duplex -mcpu=hexagonv67t < %s | FileCheck %s
1 ; RUN: llc -march=hexagon -mattr=+duplex -mcpu=hexagonv67t -filetype=obj < %s \
553 ++Summary.duplex; in GetPacketSummary()579 (Summary.duplex > 1 || (Summary.duplex && Summary.memory))); in ValidPacketMemoryOps()
149 unsigned duplex; member
41 # R_HEX_GOT_16_X, duplex
91 def FeatureDuplex: SubtargetFeature<"duplex", "EnableDuplex", "true",92 "Enable generation of duplex instruction">;