Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp318 static void getCopyToPartsVector(SelectionDAG &DAG, DebugLoc dl,
333 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT); in getCopyToParts()
438 static void getCopyToPartsVector(SelectionDAG &DAG, DebugLoc DL, in getCopyToPartsVector() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp375 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &dl,
390 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V); in getCopyToParts()
513 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyToPartsVector() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp478 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &dl,
495 return getCopyToPartsVector(DAG, DL, Val, Parts, NumParts, PartVT, V, in getCopyToParts()
619 static void getCopyToPartsVector(SelectionDAG &DAG, const SDLoc &DL, in getCopyToPartsVector() function