Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44906 auto WidenToV16I8 = [&](SDValue V, bool ZeroExtend) { in combineArithReduction() local
44939 Rdx = WidenToV16I8(Rdx, false); in combineArithReduction()
44959 Rdx = WidenToV16I8(Rdx, true); in combineArithReduction()
45001 Rdx = WidenToV16I8(Rdx, true); in combineArithReduction()