reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5192 if ((Elt & 1) == 0) { 5199 SDValue EltVal = getI32Imm(Elt >> 1, dl); 5204 } else if (Elt > 0) { 5211 SDValue EltVal = getI32Imm(Elt - 16, dl); 5225 SDValue EltVal = getI32Imm(Elt + 16, dl);