Home
last modified time | relevance | path

Searched refs:blends (Results 1 – 25 of 33) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Schedule.td262 defm WriteFBlend : X86SchedWritePair; // Floating point vector blends.
263 defm WriteFBlendY : X86SchedWritePair; // Floating point vector blends (YMM).
264 defm WriteFBlendZ : X86SchedWritePair; // Floating point vector blends (ZMM).
265 defm WriteFVarBlend : X86SchedWritePair; // Fp vector variable blends.
266 defm WriteFVarBlendY : X86SchedWritePair; // Fp vector variable blends (YMM).
267 defm WriteFVarBlendZ : X86SchedWritePair; // Fp vector variable blends (YMZMM).
336 defm WriteBlend : X86SchedWritePair; // Vector blends.
337 defm WriteBlendY : X86SchedWritePair; // Vector blends (YMM).
338 defm WriteBlendZ : X86SchedWritePair; // Vector blends (ZMM).
339 defm WriteVarBlend : X86SchedWritePair; // Vector variable blends.
[all …]
DX86SchedBroadwell.td286 defm : BWWriteResPair<WriteFBlend, [BWPort015], 1, [1], 1, 5>; // Floating point vector blends.
287 defm : BWWriteResPair<WriteFBlendY, [BWPort015], 1, [1], 1, 6>; // Floating point vector blends.
289 defm : BWWriteResPair<WriteFVarBlend, [BWPort5], 2, [2], 2, 5>; // Fp vector variable blends.
290 defm : BWWriteResPair<WriteFVarBlendY, [BWPort5], 2, [2], 2, 6>; // Fp vector variable blends.
345 defm : BWWriteResPair<WriteBlend, [BWPort5], 1, [1], 1, 5>; // Vector blends.
346 defm : BWWriteResPair<WriteBlendY, [BWPort5], 1, [1], 1, 6>; // Vector blends (YMM/ZMM).
348 defm : BWWriteResPair<WriteVarBlend, [BWPort5], 2, [2], 2, 5>; // Vector variable blends.
349 defm : BWWriteResPair<WriteVarBlendY, [BWPort5], 2, [2], 2, 6>; // Vector variable blends (YMM/ZMM).
DX86SchedSkylakeClient.td279 defm : SKLWriteResPair<WriteFBlend, [SKLPort015], 1, [1], 1, 6>; // Floating point vector blends.
282 defm : SKLWriteResPair<WriteFVarBlend, [SKLPort015], 2, [2], 2, 6>; // Fp vector variable blends.
336 defm : SKLWriteResPair<WriteBlend, [SKLPort5], 1, [1], 1, 6>; // Vector blends.
339 defm : SKLWriteResPair<WriteVarBlend, [SKLPort015], 2, [2], 2, 6>; // Vector variable blends.
DX86SchedSkylakeServer.td279 defm : SKXWriteResPair<WriteFBlend, [SKXPort015], 1, [1], 1, 6>; // Floating point vector blends.
282 defm : SKXWriteResPair<WriteFVarBlend, [SKXPort015], 2, [2], 2, 6>; // Fp vector variable blends.
336 defm : SKXWriteResPair<WriteBlend, [SKXPort5], 1, [1], 1, 6>; // Vector blends.
339 defm : SKXWriteResPair<WriteVarBlend, [SKXPort015], 2, [2], 2, 6>; // Vector variable blends.
DX86InstrSSE.td6399 // changed to use blends because blends have better throughput on sandybridge
6446 // changed to use blends because blends have better throughput on sandybridge
6449 // With SSE41 we can use blends for these patterns.
/external/harfbuzz_ng/src/
Dhb-cff2-interp-cs.hh248 const hb_array_t<const BlendArg> blends = env.argStack.get_subarray (start + n + (i * k)); in process_blend() local
249 env.argStack[start + i].set_blends (n, i, k, blends); in process_blend()
/external/llvm/lib/Target/X86/
DX86Schedule.td74 defm WriteFBlend : X86SchedWritePair; // Floating point vector blends.
75 defm WriteFVarBlend : X86SchedWritePair; // Fp vector variable blends.
85 defm WriteBlend : X86SchedWritePair; // Vector blends.
86 defm WriteVarBlend : X86SchedWritePair; // Vector variable blends.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcombine-pmuldq.ll44 ; TODO - blends are superfluous
85 ; TODO - blends are superfluous
Davx-cast.ll5 ; Prefer a blend instruction to a vinsert128 instruction because blends
/external/freetype/src/type1/
Dt1load.c501 FT_Fixed* blends = map->blend_points; in T1_Set_MM_Design() local
519 the_blend = blends[p]; in T1_Set_MM_Design()
534 the_blend = blends[0]; in T1_Set_MM_Design()
537 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
541 blends [after] - blends [before], in T1_Set_MM_Design()
/external/llvm/utils/
Dshuffle_fuzz.py65 shuffle_range = (2 * width) if args.blends else width
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dshuffle_fuzz.py65 shuffle_range = (2 * width) if args.blends else width
/external/skqp/docs/
DSkBlendMode_Overview.bmh48 #Line # color blends to lighten or darken result ##
DSkBlendMode_Reference.bmh301 #Line # blends source with destination ##
328 #Line # blends destination with source ##
Dspelling.txt20 bleeds blend blended blending blends blob blobs blue blur blurred blurs bold bone bordered both
DSkCanvas_Reference.bmh300 drawing surface that blends with the bitmap. When Layer goes out of
524 Layer to add a large dotted "DEF". Finally blends Layer with the
1312 scalePaint blends Layer back with transparency.
/external/skia/docs/
DSkBlendMode_Overview.bmh48 #Line # color blends to lighten or darken result ##
DSkBlendMode_Reference.bmh301 #Line # blends source with destination ##
328 #Line # blends destination with source ##
Dspelling.txt20 bleeds blend blended blending blends blob blobs blue blur blurred blurs bold bone bordered both
DSkCanvas_Reference.bmh272 drawing surface that blends with the bitmap. When Layer goes out of
467 Layer to add a large dotted "DEF". Finally blends Layer with the
1255 scalePaint blends Layer back with transparency.
/external/llvm/test/CodeGen/X86/
Davx-cast.ll5 ; Prefer a blend instruction to a vinsert128 instruction because blends
/external/skia/site/user/api/
Dskpaint_overview.md20 is, or how it blends with the background, or what style or font to
/external/skqp/site/user/api/
Dskpaint_overview.md20 is, or how it blends with the background, or what style or font to
/external/python/cpython2/Doc/library/
Dcompiler.rst32 work. It blends reference material with a tutorial.
/external/freetype/
DChangeLog.27129 [cff] Better check of number of blends.
132 src/cff/cffparse.c (cff_parse_blend): Compare number of blends with

12