Home
last modified time | relevance | path

Searched refs:HasRealUse (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h70 unsigned Index, bool HasRealUse);
H A DAArch64TargetTransformInfo.cpp2951 bool HasRealUse) { in getVectorInstrCostHelper() argument
2975 if (Index == 0 && (!HasRealUse || !Val->getScalarType()->isIntegerTy())) in getVectorInstrCostHelper()
3005 bool HasRealUse = in getVectorInstrCost() local
3007 return getVectorInstrCostHelper(nullptr, Val, Index, HasRealUse); in getVectorInstrCost()