Searched refs:getTypeBasedIntrinsicInstrCost (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h156 int getTypeBasedIntrinsicInstrCost(const IntrinsicCostAttributes &ICA,
H A DX86TargetTransformInfo.cpp2249 int X86TTIImpl::getTypeBasedIntrinsicInstrCost( function in class:X86TTIImpl
2721 return getTypeBasedIntrinsicInstrCost(ICA, CostKind);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1129 return getTypeBasedIntrinsicInstrCost(ICA, CostKind);
1249 unsigned getTypeBasedIntrinsicInstrCost(const IntrinsicCostAttributes &ICA, function

Completed in 302 milliseconds