Searched refs:TestOp (Results 1 – 3 of 3) sorted by relevance
81 class TestOp(OpView): class106 class TestOp(OpView): class131 op = TestOp.build_generic(140 op = TestOp.build_generic(147 op = TestOp.build_generic(156 op = TestOp.build_generic(165 op = TestOp.build_generic(172 op = TestOp.build_generic(184 class TestOp(OpView): class196 op = TestOp.build_generic([all …]
35 class TestOp<string mnemonic, list<Trait> traits = []>54 def AttributedOp : TestOp<"attributed_op"> {60 def PropertyOp : TestOp<"property_op"> {65 def DummyOp : TestOp<"dummy_op"> {68 def InferResultsOp : TestOp<"infer_results_op", [InferTypeOpInterface]> {88 def InferResultsImpliedOp : TestOp<"infer_results_implied_op"> {92 def SameOperandAndResultTypeOp : TestOp<"same_operand_and_result_type_op",98 def FirstAttrDeriveTypeAttrOp : TestOp<"first_attr_derive_type_attr_op",104 def FirstAttrDeriveAttrOp : TestOp<"first_attr_derive_attr_op",110 def OptionalOperandOp : TestOp<"optional_operand_op"> {
15 class TestOp<string mnemonic, list<Trait> traits = []> :22 def AttrSizedOperandsOp : TestOp<"attr_sized_operands",66 def AttrSizedResultsOp : TestOp<"attr_sized_results",112 def AttributedOp : TestOp<"attributed_op"> {228 def EmptyOp : TestOp<"empty">;271 def MissingNamesOp : TestOp<"missing_names"> {366 def OneVariadicResultOp : TestOp<"one_variadic_result"> {394 def PythonKeywordOp : TestOp<"python_keyword"> {479 def SimpleOp : TestOp<"simple"> {539 def VariadicRegionOp : TestOp<"variadic_region"> {[all …]