Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.h65 TailCall, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1445 const MachineInstr &TailCall) const { in canMakeTailCallConditional()
1452 const MachineInstr &TailCall) const { in replaceBranchWithTailCall()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1557 auto *TailCall = Builder.CreateCall(FnTy, MustTailCallFn, CallArgs); in createMustTailCall() local
1640 auto *TailCall = in splitAsyncCoroutine() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DBranchFolding.cpp1514 MachineInstr &TailCall = *MBB->getFirstNonDebugInstr(); in OptimizeBlock() local