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 430 ConstantSDNode *DLidx = cast<ConstantSDNode>(DL->getOperand(1).getNode());
432 LaneIdx = DLidx->getSExtValue() + EVidx->getSExtValue();
    [all...]

Completed in 113 milliseconds