Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp7703 MVT SplatCondVT = VT.changeVectorElementType(MVT::i1); in lowerSELECT() local
7704 SDValue CondSplat = DAG.getSplat(SplatCondVT, DL, CondV); in lowerSELECT()