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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp93 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, SDLoc DL,
108 return getCopyFromPartsVector(DAG, DL, Parts, NumParts,
232 /// getCopyFromPartsVector - Create a value that contains the specified legal
237 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, SDLoc DL, function

Completed in 267 milliseconds