Searched refs:inserter (Results 1 – 1 of 1) sorted by relevance
871 const char *inserter; member922 opnd->has_inserter = opnd->inserter[0] != '0'; in process_operand_table()1003 const int len = strlen (opnd->inserter); in print_operand_inserter()1011 && len == strlen (opnd2->inserter) in print_operand_inserter()1012 && strncmp (opnd->inserter, opnd2->inserter, len) == 0) in print_operand_inserter()1019 opnd->inserter); in print_operand_inserter()