Home | History | Annotate | Download | only in X86

Lines Matching full:patterns

1 //===- X86InstrCompiler.td - Compiler Pseudos and Patterns -*- tablegen -*-===//
11 // as well as Pat patterns used during instruction selection.
311 // FIXME: These are pseudo ops that should be replaced with Pat<> patterns.
1351 // i64immZExt32SExt8 and i64immZExt32 patterns above. Applying this to all
1352 // the MOVZX patterns keeps thems together in DAGIsel tables.
1397 // sext_inreg patterns
1436 // trunc patterns
1634 // EFLAGS-defining Patterns
1722 // Patterns for nodes that do not produce flags, for instructions that do.
1864 // Bit scan instruction patterns to match explicit zero-undef behavior.