Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h208 PrintLabel(LocationType location_type, in PrintLabel() argument
211 : location_type_(location_type), in PrintLabel()
235 PrintMemOperand(LocationType location_type, const MemOperand& operand) in PrintMemOperand() argument
236 : location_type_(location_type), operand_(operand) {} in PrintMemOperand()
246 PrintAlignedMemOperand(LocationType location_type, in PrintAlignedMemOperand() argument
248 : location_type_(location_type), operand_(operand) {} in PrintAlignedMemOperand()

Completed in 4 milliseconds