Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp504 SDValue SMULLOp0; in tryMULLV64LaneV128() local
508 if (!checkV64LaneV128(N->getOperand(1), N->getOperand(2), SMULLOp0, SMULLOp1, in tryMULLV64LaneV128()
514 SDValue Ops[] = { SMULLOp0, SMULLOp1, LaneIdxVal }; in tryMULLV64LaneV128()