Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
llvm::RISCVLoadFPImm Namespace Reference

Functions

float getFPImm (unsigned Imm)
int getLoadFPImm (APFloat FPImm)
 getLoadFPImm - Return a 5-bit binary encoding of the floating-point immediate value.

Function Documentation

◆ getFPImm()

float llvm::RISCVLoadFPImm::getFPImm ( unsigned Imm)

◆ getLoadFPImm()

int llvm::RISCVLoadFPImm::getLoadFPImm ( APFloat FPImm)