HomeSort by relevance Sort by last modified time
    Searched full:dlidx (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 432 ConstantSDNode *DLidx = cast<ConstantSDNode>(DL->getOperand(1).getNode());
434 LaneIdx = DLidx->getSExtValue() + EVidx->getSExtValue();
    [all...]

Completed in 119 milliseconds