Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h116 enum Unpredictable { Unpredictable_WBOVERLAP, Unpredictable_LDPOVERLAP }; enumerator
H A DEmulateInstructionARM64.cpp98 case EmulateInstructionARM64::Unpredictable_WBOVERLAP: in ConstrainUnpredictable()
733 switch (ConstrainUnpredictable(Unpredictable_WBOVERLAP)) { in EmulateLDPSTP()