Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2474 Type *ExpRetTy = in getTypeBasedIntrinsicInstrCost() local
2476 IntrinsicCostAttributes Attrs(Intrinsic::uadd_sat, ExpRetTy, {}, FMF); in getTypeBasedIntrinsicInstrCost()
2479 Cost += thisT()->getCmpSelInstrCost(BinaryOperator::ICmp, ExpRetTy, RetTy, in getTypeBasedIntrinsicInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1430 Type *ExpRetTy = VectorType::get( in getIntrinsicInstrCost() local
1432 auto LT = getTypeLegalizationCost(ExpRetTy); in getIntrinsicInstrCost()