Home
last modified time | relevance | path

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

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