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
317 /// assembler operand expands to multiple MCOperands, this represents the
318 /// single assembler operand, not the MCOperand.
447 assembler.
507 // MOV. With v6, we want to match HINT. The assembler has no way to
1323 // Ignore predicates that are not intended for the assembler.