Home
last modified time | relevance | path

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

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