Searched defs:LdrOpc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1023 unsigned LdrOpc = AFI->isThumbFunction() ? ARM::t2LDR_POST :ARM::LDR_POST_IMM; local
650 emitPopInst(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, const std::vector<CalleeSavedInfo> &CSI, unsigned LdmOpc, unsigned LdrOpc, bool isVarArg, bool NoGap, bool(*Func)(unsigned, bool), unsigned NumAlignedDPRCS2Regs) const argument
H A DARMFastISel.cpp2557 unsigned LdrOpc; local
H A DARMISelLowering.cpp923 getExclusiveOperation(unsigned Size, AtomicOrdering Ord, bool isThumb2, unsigned &LdrOpc, unsigned &StrOpc) argument
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp378 getExclusiveOperation(unsigned Size, AtomicOrdering Ord, unsigned &LdrOpc, unsigned &StrOpc) argument

Completed in 120 milliseconds