Searched refs:getCopyToPartsVector (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 498 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &dl, 520 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V, in getCopyToParts() 690 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyToPartsVector() function
|