Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp604 static uint32_t CountITSize(uint32_t ITMask) { in CountITSize() function
615 ITCounter = CountITSize(Bits32(bits7_0, 3, 0)); in InitIT()