Lines Matching refs:TA
107 class TA { bits<5> Prefix = 14; }
383 // SS3AI - SSSE3 instructions with TA prefix.
395 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA,
401 // SS41AIi8 - SSE 4.1 instructions with TA prefix and ImmT == Imm8.
409 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA,
425 // SS42AI = SSE 4.2 instructions with TA prefix
428 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA,
435 // AVXAIi8 - AVX instructions with TA, OpSize prefix and ImmT = Imm8.
442 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA, OpSize,
448 // These use the same encoding as the SSE4.2 T8 and TA encodings.
456 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA,
462 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA,
467 : Ii8<o, F, outs, ins, asm, pattern, SSEPackedInt>, TA,