Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:UndefElements

1553   /// If passed a non-null UndefElements bitvector, it will resize it to match
1555 SDValue getSplatValue(BitVector *UndefElements = nullptr) const;
1560 /// If passed a non-null UndefElements bitvector, it will resize it to match
1563 getConstantSplatNode(BitVector *UndefElements = nullptr) const;
1568 /// If passed a non-null UndefElements bitvector, it will resize it to match
1571 getConstantFPSplatNode(BitVector *UndefElements = nullptr) const;
1578 int32_t getConstantFPSplatPow2ToLog2Int(BitVector *UndefElements,