Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1330 ElementCount RetVF = in getIntrinsicInstrCost() local
1342 if (RetVF.isScalar() && getTLI()->isCheapToSpeculateCttz()) in getIntrinsicInstrCost()
1348 if (RetVF.isScalar() && getTLI()->isCheapToSpeculateCtlz()) in getIntrinsicInstrCost()
1476 if (RetVF.isVector() && !RetVF.isScalable()) { in getIntrinsicInstrCost()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp752 unsigned RetVF = in getIntrinsicInstrCost() local
764 if (RetVF > 1) { in getIntrinsicInstrCost()