Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DVirtRegMap.cpp191 void expandCopyBundle(MachineInstr &MI) const;
404 void VirtRegRewriter::expandCopyBundle(MachineInstr &MI) const { in expandCopyBundle() function in VirtRegRewriter
588 expandCopyBundle(*MI); in rewrite()