Home | History | Annotate | Download | only in TableGen

Lines Matching full:record

24 #include "llvm/TableGen/Record.h"
38 /// The record from the .td files corresponding to this instruction
39 const Record* Rec;
40 /// The OpPrefix field from the record
42 /// The OpMap field from the record
44 /// The opcode field from the record; this is the opcode used in the Intel
47 /// The form field from the record
49 // The encoding field from the record
51 /// The OpSize field from the record
53 /// The AdSize field from the record
55 /// The hasREX_WPrefix field from the record
57 /// The hasVEX_4V field from the record
59 /// The hasVEX_4VOp3 field from the record
61 /// The hasVEX_WPrefix field from the record
65 /// The hasMemOp4Prefix field from the record
67 /// The ignoreVEX_L field from the record
69 /// The hasEVEX_L2Prefix field from the record
71 /// The hasEVEX_K field from the record
73 /// The hasEVEX_KZ field from the record
75 /// The hasEVEX_B field from the record
77 /// The isCodeGenOnly field from the record
79 /// The ForceDisassemble field from the record
81 // The CD8_Scale field from the record