Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp98 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, SDLoc DL,
113 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, in getCopyFromParts()
242 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, SDLoc DL, in getCopyFromPartsVector() function