Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp1081 bool PPCTTIImpl::supportsTailCallFor(const CallBase *CB) const { in supportsTailCallFor() function in PPCTTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h352 bool supportsTailCallFor(const CallBase *CB) const { in supportsTailCallFor() function
DTargetTransformInfo.h2178 bool supportsTailCallFor(const CallBase *CB) override { in supportsTailCallFor() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp537 bool TargetTransformInfo::supportsTailCallFor(const CallBase *CB) const { in supportsTailCallFor() function in TargetTransformInfo