Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp225 if (!Summary.NoSlot1StoreLoc) in restrictNoSlot1Store()
245 std::make_pair(*Summary.NoSlot1StoreLoc, in restrictNoSlot1Store()
462 Summary.NoSlot1StoreLoc = ID.getLoc(); in GetPacketSummary()
H A DHexagonShuffler.h157 std::optional<SMLoc> NoSlot1StoreLoc; member