Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3328 SDValue HiStartVal = DAG.getNode(ISD::UADDSAT, DL, OpVT, Op0, LoElts); in SplitVecRes_GET_ACTIVE_LANE_MASK() local
3329 Hi = DAG.getNode(ISD::GET_ACTIVE_LANE_MASK, DL, HiVT, HiStartVal, Op1); in SplitVecRes_GET_ACTIVE_LANE_MASK()