Home
last modified time | relevance | path

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

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