Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20937 auto getSourceOp = [](SDValue Operand) -> SDValue { in performUzpCombine() local
20947 SDValue SourceOp0 = getSourceOp(Op0); in performUzpCombine()
20948 SDValue SourceOp1 = getSourceOp(Op1); in performUzpCombine()