Searched refs:ploc (Results 1 – 2 of 2) sorted by relevance
874 find_single_use (dest, insn, ploc) in find_single_use() argument877 rtx *ploc;892 if (result && ploc)893 *ploc = next;913 if (ploc)914 *ploc = next;
878 find_single_use (rtx dest, rtx insn, rtx *ploc) in find_single_use() argument893 if (result && ploc) in find_single_use()894 *ploc = next; in find_single_use()914 if (ploc) in find_single_use()915 *ploc = next; in find_single_use()