Home | History | Annotate | Download | only in test_generator

Lines Matching defs:Instantiate

71   def Instantiate():
73 Generate code to instantiate the operand from inside a `kTests` loop, with
118 def Instantiate(self):
120 Generate code to instantiate the operand as a single local variable.
160 def Instantiate(self):
162 Instantiate the underlying operands first and then finally instantiate the
176 operand.Instantiate()
251 Generate code to instantiate an input from the result buffer, indexed with
259 Generate code to instantiate an input from the input buffer, indexed with
267 Generate code to instantiate an input from the reference buffer, indexed
291 Return the type name as used to declare and instantiate this input.