Searched refs:getCopyFromPartsVector (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 148 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL, 170 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, PartVT, ValueVT, V, in getCopyFromParts() 320 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyFromPartsVector() function
|