Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h172 bool isExtPartOfAvgExpr(const Instruction *ExtUser, Type *Dst, Type *Src);
H A DAArch64TargetTransformInfo.cpp2434 bool AArch64TTIImpl::isExtPartOfAvgExpr(const Instruction *ExtUser, Type *Dst, in isExtPartOfAvgExpr() function in AArch64TTIImpl
2503 isExtPartOfAvgExpr(SingleUser, Dst, Src)) in getCastInstrCost()