Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp619 static SDValue widenVectorToPartType(SelectionDAG &DAG, in widenVectorToPartType() function
663 } else if (SDValue Widened = widenVectorToPartType(DAG, Val, DL, PartVT)) { in getCopyToPartsVector()
721 if (SDValue Widened = widenVectorToPartType(DAG, Val, DL, BuiltVectorTy)) in getCopyToPartsVector()