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