reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
68 MachineBasicBlock &ExtB = *ExtI->getParent(); 69 DebugLoc DL = ExtI->getDebugLoc(); 72 Register ExtIdxR = ExtI->getOperand(2).getReg(); 73 unsigned ExtIdxS = ExtI->getOperand(2).getSubReg(); 82 BuildMI(ExtB, ExtI, DL, HII->get(Hexagon::L2_loadri_io), ElemR) 90 BuildMI(ExtB, ExtI, DL, HII->get(Hexagon::A2_andir), IdxR) 91 .add(ExtI->getOperand(2)) 93 BuildMI(ExtB, ExtI, DL, HII->get(Hexagon::L4_loadri_rr), ElemR)