Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9843 bool IsDirectTrunc = !IsExtend && ((VT.getVectorElementType() != MVT::f16 && in lowerVectorFPExtendOrRoundLike() local
9847 bool IsDirectConv = IsDirectExtend || IsDirectTrunc; in lowerVectorFPExtendOrRoundLike()