Searched refs:getCopyToPartsVector (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 344 static void getCopyToPartsVector(SelectionDAG &DAG, SDLoc dl, 359 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V); in getCopyToParts() 474 static void getCopyToPartsVector(SelectionDAG &DAG, SDLoc DL, in getCopyToPartsVector() function
|