reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
338 Opc = Mips::LW; 340 Opc = Mips::LD; 342 Opc = Mips::LOAD_ACC64; 344 Opc = Mips::LOAD_ACC64DSP; 346 Opc = Mips::LOAD_ACC128; 348 Opc = Mips::LOAD_CCOND_DSP; 350 Opc = Mips::LWC1; 352 Opc = Mips::LDC1; 354 Opc = Mips::LDC164; 356 Opc = Mips::LD_B; 359 Opc = Mips::LD_H; 362 Opc = Mips::LD_W; 365 Opc = Mips::LD_D; 367 Opc = Mips::LW; 369 Opc = Mips::LD; 371 Opc = Mips::LW; 373 Opc = Mips::LD; 375 Opc = Mips::LWDSP; 377 assert(Opc && "Register class not handled!"); 380 BuildMI(MBB, I, DL, get(Opc), DestReg) 400 BuildMI(MBB, I, DL, get(Opc), Reg)