Home
last modified time | relevance | path

Searched defs:AllowUnpredictable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch32/
H A Dassembler-aarch32.h6150 virtual bool AllowUnpredictable() { return allow_unpredictable_; } in AllowUnpredictable() function
H A Dmacro-assembler-aarch32.h10843 virtual bool AllowUnpredictable() VIXL_OVERRIDE { in AllowUnpredictable() function