Searched refs:Dt_size_7_Decode (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
H A Ddisasm-aarch32.cc672 DataTypeValue Dt_size_7_Decode(uint32_t value) { function in namespace:vixl::aarch32
11233 Dt_size_7_Decode((instr >> 6) & 0x3);
11282 Dt_size_7_Decode((instr >> 6) & 0x3);
11390 Dt_size_7_Decode((instr >> 6) & 0x3);
11447 Dt_size_7_Decode((instr >> 6) & 0x3);
11500 Dt_size_7_Decode((instr >> 6) & 0x3);
11663 Dt_size_7_Decode((instr >> 6) & 0x3);
11720 Dt_size_7_Decode((instr >> 6) & 0x3);
11837 Dt_size_7_Decode((instr >> 6) & 0x3);
11886 Dt_size_7_Decode((inst
[all...]
H A Ddisasm-aarch32.h2555 DataTypeValue Dt_size_7_Decode(uint32_t value);

Completed in 144 milliseconds