Home
last modified time | relevance | path

Searched refs:map_fcvtl (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc3921 static const NEONFormatMap map_fcvtl = {{22}, {NF_4S, NF_2D}};
3922 VectorFormat vf_fcvtl = nfd.GetVectorFormat(&map_fcvtl);
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc6951 static const NEONFormatMap map_fcvtl = {{22}, {NF_4S, NF_2D}}; in Simulator() local
6952 VectorFormat vf_fcvtl = nfd.GetVectorFormat(&map_fcvtl); in Simulator()

Completed in 22 milliseconds