Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTailDuplicator.cpp988 const MCInstrDesc &CopyD = TII->get(TargetOpcode::COPY); in appendCopies() local
990 auto C = BuildMI(*MBB, Loc, DebugLoc(), CopyD, CI.first) in appendCopies()
/external/llvm/lib/CodeGen/
DTailDuplicator.cpp910 const MCInstrDesc &CopyD = TII->get(TargetOpcode::COPY); in appendCopies() local
912 auto C = BuildMI(*MBB, Loc, DebugLoc(), CopyD, CI.first) in appendCopies()