Home
last modified time | relevance | path

Searched defs:SplattedVal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp84 if (Value *SplattedVal = getSplatValue(MaskVal)) in isAllTrueMask() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp991 if (Value *SplattedVal = getSplatValue(MaskVal)) in scalarizeVPIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10722 SDValue SplattedVal = splatSplitI64WithVL(DL, VT, SDValue(), Scalar, VL, DAG); in LowerINTRINSIC_WO_CHAIN() local