Anonymous View
LLVM 23.0.0git
MachineFloatingPointPredicateUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::MachineFloatingPointPredicateUtils

Functions

std::tuple< Register, FPClassTest, FPClassTestllvm::fcmpImpliesClass (CmpInst::Predicate Pred, const MachineFunction &MF, Register LHS, Register RHS, bool LookThroughSrc=true)
 Compute the possible floating-point classes that LHS could be based on fcmp \Pred LHS, RHS.