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

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

Completed in 22 milliseconds