Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp688 unsigned CopyOp = (isPPC64 && SrcRC == GPRC) ? in convertToCTRLoop() local
692 TII->get(CopyOp), CountReg).addReg(TripCount->getReg()); in convertToCTRLoop()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp630 MachineOperand CopyOp(Op); in addOperand() local
631 return addOperand(MF, CopyOp); in addOperand()