Home | History | Annotate | Download | only in TableGen

Lines Matching full:assembler

36 //    arbitrarily resolved by the assembler, the assembler is always responsible
39 // - It may depend on the subtarget or the assembler context. Instructions
42 // and rejected by the assembler front end. However, if the proper encoding
43 // for an instruction is dependent on the assembler context then the matcher
295 /// assembler operand expands to multiple MCOperands, this represents the
296 /// single assembler operand, not the MCOperand.
1149 // Ignore predicates that are not intended for the assembler.