Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp989 const MCInstrDesc &CopyD = TII->get(TargetOpcode::COPY); in appendCopies() local
991 auto C = BuildMI(*MBB, Loc, DebugLoc(), CopyD, CI.first) in appendCopies()