Home
last modified time | relevance | path

Searched refs:NoSlot1StoreLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp224 if (!Summary.NoSlot1StoreLoc) in restrictNoSlot1Store()
244 std::make_pair(*Summary.NoSlot1StoreLoc, in restrictNoSlot1Store()
461 Summary.NoSlot1StoreLoc = ID.getLoc(); in GetPacketSummary()
H A DHexagonShuffler.h156 Optional<SMLoc> NoSlot1StoreLoc; member