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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp339 static void getCopyToPartsVector(SelectionDAG &DAG, SDLoc dl,
354 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V);
467 /// getCopyToPartsVector - Create a series of nodes that contain the specified
469 static void getCopyToPartsVector(SelectionDAG &DAG, SDLoc DL, function

Completed in 43 milliseconds