Searched defs:getContainerForFixedLengthVector (Results 1 – 2 of 2) sorted by relevance
1210 static MVT getContainerForFixedLengthVector(const TargetLowering &TLI, MVT VT, in getContainerForFixedLengthVector() function1241 static MVT getContainerForFixedLengthVector(SelectionDAG &DAG, MVT VT, in getContainerForFixedLengthVector() function1247 MVT RISCVTargetLowering::getContainerForFixedLengthVector(MVT VT) const { in getContainerForFixedLengthVector() function in RISCVTargetLowering
17233 static EVT getContainerForFixedLengthVector(SelectionDAG &DAG, EVT VT) { in getContainerForFixedLengthVector() function