Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h158 bool isTypeBasedOnly() const { in isTypeBasedOnly() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1487 if (ICA.isTypeBasedOnly()) in getIntrinsicInstrCost()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3983 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
3992 if (!ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()
4075 !MTy.isVector() && !ICA.isTypeBasedOnly()) { in getIntrinsicInstrCost()