Home
last modified time | relevance | path

Searched defs:HasCall (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp81 bool HasCall) { in getMinPrefetchStride()
286 bool HasCall = false; in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp373 auto HasCall = [&Indexes] (const LiveInterval::Segment &S) { in shouldCoalesce() local
H A DHexagonFrameLowering.cpp1011 bool HasCall = false, HasAllocFrame = false; in findCFILocation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h294 bool HasCall) const override { in getMinPrefetchStride()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h232 bool HasCall) const override { in getMinPrefetchStride()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp291 bool HasCall = false; in getUnrollingPreferences() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h539 unsigned NumPrefetches, bool HasCall) const { in getMinPrefetchStride()
H A DTargetTransformInfo.h2647 bool HasCall) const override { in getMinPrefetchStride()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h735 bool HasCall) const { in getMinPrefetchStride()