Searched refs:hw_before (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c6806 int *hw_before,
6820 *hw_before = TREE_INT_CST_LOW (TREE_VALUE (args));
6826 *hw_before = s390_hotpatch_hw_before_label;
6837 int hw_before, hw_after;
6839 s390_function_num_hotpatch_hw (decl, &hw_before, &hw_after);
6840 if (hw_before > 0)
6850 hw_before);
6851 for (i = 1; i < hw_before; i++)
13039 int hw_before, hw_after;
13177 s390_function_num_hotpatch_hw (current_function_decl, &hw_before,
6804 s390_function_num_hotpatch_hw(tree decl, int *hw_before, int *hw_after) argument
6836 int hw_before, hw_after; local
13038 int hw_before, hw_after; local
[all...]

Completed in 107 milliseconds