HomeSort by: relevance | last modified time | path
    Searched refs:areCalleeOutgoingArgsTailCallable (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64CallLowering.h 76 areCalleeOutgoingArgsTailCallable(CallLoweringInfo &Info, MachineFunction &MF,
AArch64CallLowering.cpp 682 bool AArch64CallLowering::areCalleeOutgoingArgsTailCallable(
840 if (!areCalleeOutgoingArgsTailCallable(Info, MF, OutArgs))
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUCallLowering.h 65 areCalleeOutgoingArgsTailCallable(CallLoweringInfo &Info, MachineFunction &MF,
AMDGPUCallLowering.cpp 971 bool AMDGPUCallLowering::areCalleeOutgoingArgsTailCallable(
1073 if (!areCalleeOutgoingArgsTailCallable(Info, MF, OutArgs))

Completed in 20 milliseconds