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

/external/vixl/src/a64/
H A Dmacro-assembler-a64.cc782 PopHelper(count, size, dst0, dst1, dst2, dst3);
821 PopHelper(count, size, dst0, dst1, dst2, dst3);
890 void MacroAssembler::PopHelper(int count, int size, function in class:vixl::MacroAssembler
H A Dmacro-assembler-a64.h1200 void PopHelper(int count, int size,
/external/chromium_org/v8/src/arm64/
H A Dmacro-assembler-arm64.cc906 PopHelper(count, size, dst0, dst1, dst2, dst3);
956 // PopHelper can only handle registers with the same size and type, and it
965 masm_->PopHelper(batch_index, batch[0].SizeInBytes(),
1006 PopHelper(count, size, dst0, dst1, dst2, dst3);
1136 void MacroAssembler::PopHelper(int count, int size, function in class:v8::internal::MacroAssembler
H A Dmacro-assembler-arm64.h2071 void PopHelper(int count, int size,

Completed in 685 milliseconds