Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp659 static bool checkV64LaneV128(SDValue Op0, SDValue Op1, SDValue &StdOp, in checkV64LaneV128() function
683 !checkV64LaneV128(Op1.getOperand(0), Op1.getOperand(1), MLAOp1, MLAOp2, in tryMLAV64LaneV128()
687 !checkV64LaneV128(Op1.getOperand(0), Op1.getOperand(1), MLAOp1, MLAOp2, in tryMLAV64LaneV128()
725 if (!checkV64LaneV128(N->getOperand(1), N->getOperand(2), SMULLOp0, SMULLOp1, in tryMULLV64LaneV128()