Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp48 CountITSize (uint32_t ITMask) { in CountITSize() function
64 ITCounter = CountITSize(Bits32(bits7_0, 3, 0)); in InitIT()