Searched defs:LdOpc (Results 1 – 4 of 4) sorted by relevance
53 unsigned LdOpc, StOpc; in expandMEMCPY() local
658 unsigned LdOpc = EntrySize == 8 ? RISCV::LD : RISCV::LW; in select() local
385 unsigned LdOpc = LoadInst.getOpcode(); in isMatchingStore() local
11382 unsigned LdOpc = getLdOpcode(LdSize, IsThumb1, IsThumb2); in emitPostLd() local