Searched refs:plt_call (Results 1 – 2 of 2) sorted by relevance
6315 int plt_call = 0;6330 plt_call = 1;6352 if (plt_call && !TARGET_64BIT)6436 int plt_call = 0;6451 plt_call = 1;6474 if (plt_call && !TARGET_64BIT)
8817 bool plt_call = false; in s390_emit_call() local8834 plt_call = true; in s390_emit_call()8853 && !plt_call) in s390_emit_call()8881 if ((!TARGET_64BIT && plt_call) || tls_call != NULL_RTX) in s390_emit_call()