Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h40 static bool FoundStoreConditional(const RISCVInst &inst) { in FoundStoreConditional() function
H A DEmulateInstructionRISCV.cpp1803 if (FoundStoreConditional(inst->decoded)) { in GetBreakpointLocations()
1866 !FoundStoreConditional(inst->decoded)); in HandleAtomicSequence()