ΒΆllvm::ConstantFPSDNode* isConstOrConstSplatFP(
llvm::SDValue N,
bool AllowUndefs = false)
llvm::ConstantFPSDNode* isConstOrConstSplatFP(
llvm::SDValue N,
bool AllowUndefs = false)
Description
Returns the SDNode if it is a constant splat BuildVector or constant float.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1691
Parameters
- llvm::SDValue N
- bool AllowUndefs = false