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