Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h117 enum Unpredictable { Unpredictable_WBOVERLAP, Unpredictable_LDPOVERLAP }; enumerator
DEmulateInstructionARM64.cpp98 case EmulateInstructionARM64::Unpredictable_WBOVERLAP: in ConstrainUnpredictable()
740 switch (ConstrainUnpredictable(Unpredictable_WBOVERLAP)) { in EmulateLDPSTP()