Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5145 bool IsDirectExtend = IsExtend && (VT.getVectorElementType() != MVT::f64 || in lowerVectorFPExtendOrRoundLike() local
5150 bool IsDirectConv = IsDirectExtend || IsDirectTrunc; in lowerVectorFPExtendOrRoundLike()