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.cpp87 if (Value *SplattedVal = getSplatValue(MaskVal)) in isAllTrueMask() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp810 if (Value *SplattedVal = getSplatValue(MaskVal)) in scalarizeVPIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9250 SDValue SplattedVal = splatSplitI64WithVL(DL, VT, SDValue(), Scalar, VL, DAG); LowerINTRINSIC_WO_CHAIN() local