Searched refs:hasValidElementTypeForFPExtLoad (Results 1 – 1 of 1) sorted by relevance
26400 auto hasValidElementTypeForFPExtLoad = [](EVT VT) { in performFPExtendCombine() local26410 VT.isFixedLengthVector() && hasValidElementTypeForFPExtLoad(VT) && in performFPExtendCombine()