Home
last modified time | relevance | path

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

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