Searched refs:getCopyToPartsVector (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 473 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &dl, 495 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V, in getCopyToParts() 655 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyToPartsVector() function
|