Home
last modified time | relevance | path

Searched refs:Unpredictable_LDPOVERLAP (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.cpp99 case EmulateInstructionARM64::Unpredictable_LDPOVERLAP: in ConstrainUnpredictable()
760 switch (ConstrainUnpredictable(Unpredictable_LDPOVERLAP)) { in EmulateLDPSTP()