Searched refs:HiC (Results 1 – 1 of 1) sorted by relevance
2398 int32_t HiC = cast<ConstantSDNode>(Hi)->getSExtValue(); in splatPartsI64WithVL() local2401 if ((LoC >> 31) == HiC) in splatPartsI64WithVL()2407 if (LoC == HiC && Const && Const->isAllOnesValue()) { in splatPartsI64WithVL()4186 int32_t HiC = cast<ConstantSDNode>(Hi)->getSExtValue(); in lowerSPLAT_VECTOR_PARTS() local4189 if ((LoC >> 31) == HiC) in lowerSPLAT_VECTOR_PARTS()