Searched refs:PopHelper (Results 1 – 4 of 4) sorted by relevance
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.cc | 1637 PopHelper(count, size, dst0, dst1, dst2, dst3); in Pop() 1773 void MacroAssembler::PopHelper(int count, int size, in PopHelper() function in vixl::MacroAssembler
|
D | macro-assembler-a64.h | 3010 void PopHelper(int count, int size,
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 906 PopHelper(count, size, dst0, dst1, dst2, dst3); in Pop() 965 masm_->PopHelper(batch_index, batch[0].SizeInBytes(), in PopQueued() 1006 PopHelper(count, size, dst0, dst1, dst2, dst3); in PopCPURegList() 1136 void MacroAssembler::PopHelper(int count, int size, in PopHelper() function in v8::internal::MacroAssembler
|
D | macro-assembler-arm64.h | 2071 void PopHelper(int count, int size,
|