reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/SelectionDAGNodes.h
 1993   getConstantFPSplatNode(BitVector *UndefElements = nullptr) const;

References

lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 8771     ConstantFPSDNode *CN = BV->getConstantFPSplatNode(&UndefElements);
lib/Target/AMDGPU/SIISelLowering.cpp
 9054     if (ConstantFPSDNode *C = BV->getConstantFPSplatNode())