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

/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4262 int ExtLane = cast<ConstantSDNode>(V1.getOperand(1))->getZExtValue(); local
4264 DAG.getConstant(Lane + ExtLane, MVT::i64));

Completed in 110 milliseconds