Home
last modified time | relevance | path

Searched defs:LdrOpc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp648 unsigned LdmOpc, unsigned LdrOpc, in emitPopInst()
1015 unsigned LdrOpc = AFI->isThumbFunction() ? ARM::t2LDR_POST :ARM::LDR_POST_IMM; in restoreCalleeSavedRegisters() local
DARMFastISel.cpp2490 unsigned LdrOpc; in SelectIntrinsicCall() local