Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:COPY_TO_REGCLASS

538 /// EmitCopyToRegClassNode - Generate machine code for COPY_TO_REGCLASS nodes.
539 /// COPY_TO_REGCLASS is just a normal copy, except that the destination
669 // Handle COPY_TO_REGCLASS specially.
670 if (Opc == TargetOpcode::COPY_TO_REGCLASS) {