Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12623 auto IsCheapConcat = [&](SDValue Lo, SDValue Hi) { in lowerShuffleAsVTRUNC() local
12636 if (!IsCheapConcat(V1, V2)) in lowerShuffleAsVTRUNC()