Home | History | Annotate | Download | only in AArch64

Lines Matching refs:OP_COPY

4551     OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3>
4568 if (OpNum == OP_COPY) {
4571 assert(LHSID == ((4 * 9 + 5) * 9 + 6) * 9 + 7 && "Illegal OP_COPY!");