Searched refs:RestrictLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp227 SMLoc RestrictLoc; local
232 RestrictLoc = Inst.getLoc();
248 std::make_pair(RestrictLoc, "Instruction can only be combine "
258 SMLoc RestrictLoc; local
263 RestrictLoc = Inst.getLoc();
283 RestrictLoc, "Instruction does not allow a store in slot 1"));

Completed in 115 milliseconds