Searched refs:offset_minus_one (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/mips64/ |
D | codegen-mips64.cc | 252 MemOperand(a1, 1, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 259 MemOperand(a1, 1, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 312 MemOperand(a1, 1, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 314 MemOperand(a1, 2, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 316 MemOperand(a1, 3, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 318 MemOperand(a1, 4, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 320 MemOperand(a1, 5, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 322 MemOperand(a1, 6, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 324 MemOperand(a1, 7, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 326 MemOperand(a1, 8, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() [all …]
|
D | assembler-mips64.h | 360 offset_minus_one = -1, enumerator
|
/external/v8/src/mips/ |
D | codegen-mips.cc | 251 MemOperand(a1, 1, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 258 MemOperand(a1, 1, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 311 MemOperand(a1, 1, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 313 MemOperand(a1, 2, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 315 MemOperand(a1, 3, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 317 MemOperand(a1, 4, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 319 MemOperand(a1, 5, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 321 MemOperand(a1, 6, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 323 MemOperand(a1, 7, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() 325 MemOperand(a1, 8, loadstore_chunk, MemOperand::offset_minus_one)); in CreateMemCopyUint8Function() [all …]
|
D | assembler-mips.h | 357 offset_minus_one = -1, enumerator
|