Home
last modified time | relevance | path

Searched refs:isTypeBasedOnly (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1777 if (ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
1793 if (ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
1812 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
1836 if (!ICA.isTypeBasedOnly()) in getIntrinsicInstrCost()
1846 if (!ICA.isTypeBasedOnly()) in getIntrinsicInstrCost()
1857 if (ICA.isTypeBasedOnly()) in getIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h164 bool isTypeBasedOnly() const { in isTypeBasedOnly() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4496 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
4512 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
4626 !MTy.isVector() && !ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
4766 if (ICA.isTypeBasedOnly() && in getIntrinsicInstrCost()