Home
last modified time | relevance | path

Searched defs:src_f (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc1176 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local
1183 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local
1191 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local
1198 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local
1211 VectorFormat src_f = in AssembleArchInstruction() local
1220 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction() local
1229 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local
1243 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction() local
1252 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local
1260 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction() local
[all …]
/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c26 #define ALTIVEC_TRANSPOSE_8x8_SHORT(src_a,src_b,src_c,src_d,src_e,src_f,src_g,src_h) \ argument
/third_party/node/deps/v8/src/wasm/baseline/arm/
Dliftoff-assembler-arm.h4270 FloatRegister src_f = liftoff::GetFloatRegister(src); in emit_set_if_nan() local