Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1086 bool PPCTTIImpl::supportsTailCallFor(const CallBase *CB) const { supportsTailCallFor() function in PPCTTIImpl
H A DPPCISelLowering.cpp5740 bool PPCTargetLowering::supportsTailCallFor(const CallBase *CB) const { supportsTailCallFor() function in PPCTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h366 bool supportsTailCallFor(const CallBase *CB) const { supportsTailCallFor() function
H A DTargetTransformInfo.h2411 bool supportsTailCallFor(const CallBase *CB) override { supportsTailCallFor() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp589 bool TargetTransformInfo::supportsTailCallFor(const CallBase *CB) const { supportsTailCallFor() function in TargetTransformInfo