Searched refs:getCopyFromPartsVector (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp90 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, DebugLoc DL,
105 return getCopyFromPartsVector(DAG, DL, Parts, NumParts,
215 /// getCopyFromPartsVector - Create a value that contains the specified legal
220 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, DebugLoc DL, function

Completed in 81 milliseconds