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