Searched defs:getCopyFromReg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h511 SDValue getCopyFromReg(SDValue Chain, SDLoc dl, unsigned Reg, EVT VT) { function in class:llvm::SelectionDAG
517 // This version of the getCopyFromReg method takes an extra operand, which
520 SDValue getCopyFromReg(SDValue Chain, SDLoc dl, unsigned Reg, EVT VT, function in class:llvm::SelectionDAG

Completed in 469 milliseconds