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