Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp88 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, DebugLoc DL,
102 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, PartVT, ValueVT); in getCopyFromParts()
217 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, DebugLoc DL, in getCopyFromPartsVector() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp119 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL,
133 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, in getCopyFromParts()
276 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyFromPartsVector() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp186 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL,
202 return getCopyFromPartsVector(DAG, DL, Parts, NumParts, PartVT, ValueVT, V, in getCopyFromParts()
345 static SDValue getCopyFromPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyFromPartsVector() function