HomeSort by relevance Sort by last modified time
    Searched refs:PopOpc (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFrameLowering.cpp 724 unsigned PopOpc = AFI->isThumbFunction() ? ARM::t2LDMIA_UPD : ARM::LDMIA_UPD;
728 emitPopInst(MBB, MI, CSI, PopOpc, LdrOpc, isVarArg, false,
730 emitPopInst(MBB, MI, CSI, PopOpc, LdrOpc, isVarArg, false,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMFrameLowering.cpp     [all...]

Completed in 1009 milliseconds