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

/external/vixl/test/aarch64/
H A Dtest-utils-aarch64.h262 void ClobberFP(MacroAssembler* masm,
268 // Clobber or ClobberFP functions.
H A Dtest-utils-aarch64.cc358 void ClobberFP(MacroAssembler* masm, RegList reg_list, double const value) { function in namespace:vixl::aarch64
383 ClobberFP(masm, reg_list.GetList());
H A Dtest-assembler-aarch64.cc14379 ClobberFP(&masm, list);

Completed in 119 milliseconds