Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp200 void expandCopyBundle(MachineInstr &MI) const;
444 void VirtRegRewriter::expandCopyBundle(MachineInstr &MI) const { in expandCopyBundle() function in VirtRegRewriter
625 expandCopyBundle(MI); in rewrite()