Home
last modified time | relevance | path

Searched defs:isConstantSplat (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12395 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, isConstantSplat() function in BuildVectorSDNode
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4926 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { isConstantSplat() function
[all...]