Searched defs:getContainerForFixedLengthVector (Results 1 – 2 of 2) sorted by relevance
2681 static MVT getContainerForFixedLengthVector(const TargetLowering &TLI, MVT VT, in getContainerForFixedLengthVector() function2716 static MVT getContainerForFixedLengthVector(SelectionDAG &DAG, MVT VT, in getContainerForFixedLengthVector() function2722 MVT RISCVTargetLowering::getContainerForFixedLengthVector(MVT VT) const { in getContainerForFixedLengthVector() function in RISCVTargetLowering
27113 static EVT getContainerForFixedLengthVector(SelectionDAG &DAG, EVT VT) { in getContainerForFixedLengthVector() function