Searched defs:src_f (Results 1 – 3 of 3) sorted by relevance
1176 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local1183 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local1191 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local1198 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local1211 VectorFormat src_f = in AssembleArchInstruction() local1220 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction() local1229 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local1243 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction() local1252 VectorFormat src_f = VectorFormatHalfWidthDoubleLanes(dst_f); in AssembleArchInstruction() local1260 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction() local[all …]
26 #define ALTIVEC_TRANSPOSE_8x8_SHORT(src_a,src_b,src_c,src_d,src_e,src_f,src_g,src_h) \ argument
4270 FloatRegister src_f = liftoff::GetFloatRegister(src); in emit_set_if_nan() local