Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp226 SMLoc RestrictLoc; in restrictSlot1AOK() local
231 RestrictLoc = Inst.getLoc(); in restrictSlot1AOK()
247 std::make_pair(RestrictLoc, "Instruction can only be combine " in restrictSlot1AOK()
257 SMLoc RestrictLoc; in restrictNoSlot1Store() local
262 RestrictLoc = Inst.getLoc(); in restrictNoSlot1Store()
282 RestrictLoc, "Instruction does not allow a store in slot 1")); in restrictNoSlot1Store()