Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h159 bool isTypeBasedOnly() const { in isTypeBasedOnly() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1533 if (ICA.isTypeBasedOnly()) in getIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4064 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
4078 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
4166 !MTy.isVector() && !ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()