Home
last modified time | relevance | path

Searched refs:LoadImmOpc (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h45 unsigned LoadImmOpc, unsigned LoadOpc) const;
H A DARMBaseInstrInfo.cpp4845 unsigned LoadImmOpc, in expandLoadStackGuardBase() argument
4857 BuildMI(MBB, MI, DL, get(LoadImmOpc), Reg) in expandLoadStackGuardBase()