LLVM 24.0.0git
llvm::SDPatternMatch::AnyZeroFP_match Struct Reference

#include "llvm/CodeGen/SDPatternMatch.h"

Public Member Functions

template<typename MatchContext>
bool match (const MatchContext &, SDValue N)

Detailed Description

Definition at line 1370 of file SDPatternMatch.h.

Member Function Documentation

◆ match()

template<typename MatchContext>
bool llvm::SDPatternMatch::AnyZeroFP_match::match ( const MatchContext & ,
SDValue N )
inline

Definition at line 1371 of file SDPatternMatch.h.

References llvm::CallingConv::C, llvm::isConstOrConstSplatFP(), and N.


The documentation for this struct was generated from the following file: