Home
last modified time | relevance | path

Searched refs:NewLdOpc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp2619 unsigned NewLdOpc = (Opcode == ARM::tLDRpci_pic) in ExpandMI() local
2623 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewLdOpc), DstReg) in ExpandMI()