Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp154 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL,
176 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, PartVT, ValueVT, V, in getCopyFromParts()
326 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyFromPartsVector() function