Home
last modified time | relevance | path

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

/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dqualifier-typedef-array-v0.c27 F v_f; member
H A Dqualifier-typedef-array-v1.c27 volatile F v_f; // same member
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_mips32.c31 const float v_f = (float)v; in FastSLog2Slow_MIPS32() local
56 return v_f * (kLog2Table[temp] + log_cnt) + correction; in FastSLog2Slow_MIPS32()
H A Dlossless_enc.c337 const float v_f = (float)v; in FastSLog2Slow_C() local
344 const float v_f = (float)v; in FastSLog2Slow_C()
359 return v_f * (kLog2Table[v] + log_cnt) + correction; in FastSLog2Slow_C()
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc2306 VectorFormat v_f = VectorFormatFillQ(s_f); in AssembleArchInstruction() local
2307 __ Fmul(i.OutputSimd128Register().Format(v_f), in AssembleArchInstruction()
2308 i.InputSimd128Register(0).Format(v_f), in AssembleArchInstruction()

Completed in 8 milliseconds