Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1603 emitPopInst(MachineBasicBlock & MBB,MachineBasicBlock::iterator MI,MutableArrayRef<CalleeSavedInfo> CSI,unsigned LdmOpc,unsigned LdrOpc,bool isVarArg,bool NoGap,bool (* Func)(unsigned,bool),unsigned NumAlignedDPRCS2Regs) const emitPopInst() argument
2050 unsigned LdrOpc = restoreCalleeSavedRegisters() local
H A DARMFastISel.cpp2494 unsigned LdrOpc = isThumb2 ? ARM::t2LDRi12 : ARM::LDRi12; SelectIntrinsicCall() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3355 unsigned LdrOpc; restoreCalleeSavedRegisters() local
H A DAArch64FastISel.cpp471 unsigned LdrOpc; materializeGV() local