Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21308 auto hasValidElementTypeForFPExtLoad = [](EVT VT) { in performFPExtendCombine() local
21318 VT.isFixedLengthVector() && hasValidElementTypeForFPExtLoad(VT) && in performFPExtendCombine()