Home | History | Annotate | Download | only in R600

Lines Matching full:instruction

30           "Number of 64-bit instruction reduced to 32-bit.");
91 // Can't shrink instruction with three operands.
123 /// instruction and then folds the literal constant into the instruction if it
124 /// can. This function assumes that \p MI is a VOP1, VOP2, or VOPC instruction
139 // Only one literal constant is allowed per instruction, so if src0 is a
146 // SGPR, we cannot commute the instruction, so we can't fold any literal
172 // We have failed to fold src0, so commute the instruction and try again.
210 // Try commuting the instruction and see if that enables us to shrink
217 // getVOPe32 could be -1 here if we started with an instruction that had
218 // a 32-bit encoding and then commuted it to an instruction that did not.
236 // So, instead of forcing the instruction to write to VCC, we provide
246 // We can shrink this instruction