Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp53 unsigned LdOpc, StOpc; in expandMEMCPY() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp658 unsigned LdOpc = EntrySize == 8 ? RISCV::LD : RISCV::LW; in select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp385 unsigned LdOpc = LoadInst.getOpcode(); in isMatchingStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11382 unsigned LdOpc = getLdOpcode(LdSize, IsThumb1, IsThumb2); in emitPostLd() local