Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h39 uint32_t GetCond();
H A DEmulateInstructionARM.cpp652 uint32_t ITSession::GetCond() { in GetCond() function in ITSession
13942 return m_it_session.GetCond(); in CurrentCond()