Home
last modified time | relevance | path

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

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