HomeSort by: relevance | last modified time | path
    Searched refs:RegCopy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 239 SDValue RegCopy = CurDAG->getCopyFromReg(Chain, dl, GPVR, MVT::v2i32,
244 RegCopy);
246 RegCopy);
248 RegCopy.getValue(1));
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 5544 SDValue RegCopy = CurDAG->getCopyFromReg(Chain, dl, GPVR, MVT::Untyped,
5549 RegCopy);
5551 RegCopy);
5553 RegCopy.getValue(1));

Completed in 56 milliseconds