Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h35 static bool FoundLoadReserve(const RISCVInst &inst) { in FoundLoadReserve() function
H A DEmulateInstructionRISCV.cpp1800 if (FoundLoadReserve(inst->decoded)) in GetBreakpointLocations()