Home
last modified time | relevance | path

Searched defs:TailCall (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PointerAuth.cpp478 for (auto TailCall : TailCallInstrs) { in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h63 TailCall, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1668 auto *TailCall = Builder.CreateCall(FnTy, MustTailCallFn, CallArgs); in createMustTailCall() local
1754 auto *TailCall = coro::createMustTailCall(Suspend->getDebugLoc(), Fn, TTI, in splitAsyncCoroutine() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1618 const MachineInstr &TailCall) const { in canMakeTailCallConditional()
1625 const MachineInstr &TailCall) const { in replaceBranchWithTailCall()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1532 MachineInstr &TailCall = *MBB->getFirstNonDebugInstr(); in OptimizeBlock() local