Home | History | Annotate | Download | only in X86

Lines Matching refs:blendvps

19616 // CHECK:   blendvps	(%eax), %xmm1   # encoding: [0x66,0x0f,0x38,0x14,0x08]
19617 blendvps (%eax), %xmm1
19618 // CHECK: blendvps %xmm2, %xmm1 # encoding: [0x66,0x0f,0x38,0x14,0xca]
19619 blendvps %xmm2, %xmm1
19655 // CHECK: blendvps %xmm2, %xmm1
19656 blendvps %xmm2, %xmm1
19657 // CHECK: blendvps %xmm2, %xmm1
19658 blendvps %xmm0, %xmm2, %xmm1
19659 // CHECK: blendvps (%eax), %xmm1
19660 blendvps (%eax), %xmm1
19661 // CHECK: blendvps (%eax), %xmm1
19662 blendvps %xmm0, (%eax), %xmm1