Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp442 static bool checkV64LaneV128(SDValue Op0, SDValue Op1, SDValue &StdOp, in checkV64LaneV128() function
466 !checkV64LaneV128(Op1.getOperand(0), Op1.getOperand(1), MLAOp1, MLAOp2, in tryMLAV64LaneV128()
470 !checkV64LaneV128(Op1.getOperand(0), Op1.getOperand(1), MLAOp1, MLAOp2, in tryMLAV64LaneV128()
508 if (!checkV64LaneV128(N->getOperand(1), N->getOperand(2), SMULLOp0, SMULLOp1, in tryMULLV64LaneV128()