Lines Matching refs:False
66 first = False
91 first = False
118 }""" % (factory_method_prototype(inst, False),
243 nonOptionalOperandExists = False
259 first = False
321 return False
342 first = False
495 generate_header_file(arg, False, lambda: print_dispatches(instructions))
498 generate_header_file(arg, False, lambda: print_enum_dispatches(kinds))
500 generate_header_file(arg, False, lambda: print_type_inst_dispatches(instructions))
502 generate_header_file(arg, False, lambda: print_const_inst_dispatches(instructions))
504 generate_header_file(arg, False, lambda: print_factory_methods(instructions))