HomeSort by: relevance | last modified time | path
    Searched defs:call_used_input_regno_present_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
lra-remat.cc 711 call_used_input_regno_present_p (const function_abi &abi, rtx_insn *insn)
821 if (call_used_input_regno_present_p (callee_abi, insn2))
1232 if (call_used_input_regno_present_p (callee_abi, cand->insn))
706 call_used_input_regno_present_p (const function_abi &abi, rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
lra-remat.cc 711 call_used_input_regno_present_p (const function_abi &abi, rtx_insn *insn)
821 if (call_used_input_regno_present_p (callee_abi, insn2))
1232 if (call_used_input_regno_present_p (callee_abi, cand->insn))
706 call_used_input_regno_present_p (const function_abi &abi, rtx_insn *insn) function

Completed in 15 milliseconds