reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
905 MachineOperand &Op0 = MI->getOperand(0); 906 MachineOperand &Op1 = MI->getOperand(1); 907 MachineOperand &Op2 = MI->getOperand(2); 908 MachineOperand &Op3 = MI->getOperand(3); 920 MachineBasicBlock &B = *MI->getParent(); 921 DebugLoc DL = MI->getDebugLoc(); 945 BuildMI(B, MI, DL, TII->get(A2_or), LoR) 948 BuildMI(B, MI, DL, TII->get(A2_or), HiR) 952 BuildMI(B, MI, DL, TII->get(S2_asl_i_r_or), LoR) 957 BuildMI(B, MI, DL, TII->get(S2_extractu), TmpR1) 962 BuildMI(B, MI, DL, TII->get(A2_or), TmpR2) 965 BuildMI(B, MI, DL, TII->get(S2_asl_i_r_or), HiR) 974 BuildMI(B, MI, DL, TII->get(TargetOpcode::COPY), LoR) 976 BuildMI(B, MI, DL, TII->get(A2_or), HiR) 985 BuildMI(B, MI, DL, TII->get(TargetOpcode::COPY), LoR) 987 BuildMI(B, MI, DL, TII->get(S2_asl_i_r_or), HiR)