Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp465 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &dl,
487 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V, in getCopyToParts()
647 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyToPartsVector() function