LLVM 22.0.0git
llvm::FPValueAndVReg Struct Reference

#include "llvm/CodeGen/GlobalISel/Utils.h"

Public Attributes

APFloat Value
Register VReg

Detailed Description

Definition at line 211 of file Utils.h.

Member Data Documentation

◆ Value

APFloat llvm::FPValueAndVReg::Value

Definition at line 212 of file Utils.h.

◆ VReg

Register llvm::FPValueAndVReg::VReg

Definition at line 213 of file Utils.h.


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