Searched refs:ARMCountOfUnwindCodes (Results 1 – 1 of 1) sorted by relevance
1431 static uint32_t ARMCountOfUnwindCodes(ArrayRef<WinEH::Instruction> Insns) { in ARMCountOfUnwindCodes() function1767 return ARMCountOfUnwindCodes(ArrayRef<WinEH::Instruction>( in getARMOffsetInProlog()1804 PrologCodeBytes + ARMCountOfUnwindCodes(Epilog) <= 63) in checkARMPackedEpilog()2349 uint32_t PrologCodeBytes = ARMCountOfUnwindCodes(info->Instructions); in ARMEmitUnwindInfo()2378 uint32_t CodeBytes = ARMCountOfUnwindCodes(EpilogInstrs); in ARMEmitUnwindInfo()