Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2273 MachineInstr *CopyIn = nullptr; in optimizeSpillSlots() local
2276 CopyIn = BuildMI(B, StartIt, DL, HII.get(TargetOpcode::COPY), FoundR) in optimizeSpillSlots()
2293 IM.replaceInstr(&SI, CopyIn); in optimizeSpillSlots()