Home
last modified time | relevance | path

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

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