Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp188 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL,
204 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, PartVT, ValueVT, V, in getCopyFromParts()
347 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyFromPartsVector() function