Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp344 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