Lines Matching full:fold
879 // fold a load into the instruction. That avoids allocating a new register.
1044 // We cannot fold a load instruction into a def.
1070 assert(RI.Reads && "Cannot fold physreg reader");
1076 assert(MO->isDead() && "Cannot fold physreg def");
1207 // The COPY will fold to a reload below.
1211 // Attempt to fold memory ops.