Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h39 uint32_t GetCond();
H A DEmulateInstructionARM.cpp651 uint32_t ITSession::GetCond() { in GetCond() function in ITSession
13972 return m_it_session.GetCond(); in CurrentCond()