Searched defs:SplatImm (Results 1 – 3 of 3) sorted by relevance
1359 int64_t SplatImm = cast<ConstantSDNode>(N.getOperand(0))->getSExtValue(); in selectVSplatSimmHelper() local1408 int64_t SplatImm = cast<ConstantSDNode>(N.getOperand(0))->getSExtValue(); in selectVSplatUimm5() local
153 uint32_t SplatImm = (Imm & 0xff) * 0x01010101; in DecodePSHUFMask() local
667 unsigned SplatImm = MI.getOperand(2).getImm(); in simplifyCode() local