Home
last modified time | relevance | path

Searched refs:hasValidElementTypeForFPExtLoad (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21308 auto hasValidElementTypeForFPExtLoad = [](EVT VT) { in performFPExtendCombine() local
21318 VT.isFixedLengthVector() && hasValidElementTypeForFPExtLoad(VT) && in performFPExtendCombine()