Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Ddisasm-aarch32.h56 bool OutsideITBlockOrLast() const { in OutsideITBlockOrLast() function
563 bool OutsideITBlockOrLast() const { return it_block_.OutsideITBlockOrLast(); } in OutsideITBlockOrLast() function
Dassembler-aarch32.h181 bool OutsideITBlockOrLast() { return (it_mask_ == 0) || (it_mask_ == 0x8); } in OutsideITBlockOrLast() function
Ddisasm-aarch32.cc8408 if (!OutsideITBlockOrLast()) { in DecodeT32()
9868 if (!OutsideITBlockOrLast()) { in DecodeT32()
10411 !OutsideITBlockOrLast()) { in DecodeT32()
10425 !OutsideITBlockOrLast()) { in DecodeT32()