Home
last modified time | relevance | path

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

/third_party/vixl/test/
H A Dtest-donkey.cc144 sim_vl[i]->SetVectorLengthInBits(i); in main()
/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.h625 simulator.SetVectorLengthInBits(config->sve_vl_in_bits())
H A Dtest-trace-aarch64.cc3033 simulator.SetVectorLengthInBits(vl_in_bits);
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h3005 void SetVectorLengthInBits(unsigned vector_length);
H A Dsimulator-aarch64.cc543 SetVectorLengthInBits(kZRegMinSize); in Simulator()
646 void Simulator::SetVectorLengthInBits(unsigned vector_length) { in Simulator() function in vixl::aarch64::Simulator

Completed in 32 milliseconds