Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp220 LoadStoreAddr(EmulateInstructionRISCV &emulator, I inst) { in LoadStoreAddr() function
230 auto addr = LoadStoreAddr(emulator, inst); in Load()
242 auto addr = LoadStoreAddr(emulator, inst); in Store()