Lines Matching defs:methods
26 passes, unintuitive accessor methods (e.g., generic/error prone `getOperand(3)`
50 operand/attribute/result getter methods, operation build methods, operation
51 verify methods, and many more utilities from the record. This greatly
227 - drive auto-generation of getter methods, and
438 ### Builder methods
538 #### Custom builder methods
541 convenience build methods in the `builders` field as follows.
633 ### Custom parser and printer methods
654 of these verification methods.
1116 and methods needed for each op as possible. With that said, there will always be
1173 `Value` and provides methods with the same names as those in the operation class
1220 defining `static` methods in the same source file, you should declare them in a
1367 including evaluating expressions, calling functions, calling class methods, and
1376 access common build methods.
1769 TableGen generated C++ entities, such as classes, functions or methods, can be
1793 tools to work with them and query methods generated from them. In particular