Searched refs:Concat1Op1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13037 SDValue Concat1Op1 = Op1.getOperand(1); local
13038 if (!Concat0Op1.isUndef() || !Concat1Op1.isUndef())
13045 !TLI.isTypeLegal(Concat1Op1.getValueType()))

Completed in 98 milliseconds