Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMExpandPseudoInsts.cpp895 unsigned NewLdOpc = (Opcode == ARM::tLDRpci_pic) in ExpandMI() local
901 TII->get(NewLdOpc), DstReg) in ExpandMI()
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1246 unsigned NewLdOpc = (Opcode == ARM::tLDRpci_pic) in ExpandMI() local
1252 TII->get(NewLdOpc), DstReg) in ExpandMI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1435 unsigned NewLdOpc = (Opcode == ARM::tLDRpci_pic) in ExpandMI() local
1440 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(NewLdOpc), DstReg) in ExpandMI()