Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10246 auto IsCheapConcat = [&](SDValue Lo, SDValue Hi) { in lowerShuffleAsVTRUNC() local
10259 if (!IsCheapConcat(V1, V2)) in lowerShuffleAsVTRUNC()