Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SUBREG_TO_REG

528              Opc == TargetOpcode::SUBREG_TO_REG) {
555 // Create the insert_subreg or subreg_to_reg machine instruction.
559 // If creating a subreg_to_reg, then the first input operand
561 if (Opc == TargetOpcode::SUBREG_TO_REG) {
573 llvm_unreachable("Node is not insert_subreg, extract_subreg, or subreg_to_reg");
728 Opc == TargetOpcode::SUBREG_TO_REG) {