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