Home
last modified time | relevance | path

Searched defs:FloatSignAsInt (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp63 struct FloatSignAsInt { struct
64 EVT FloatVT;
65 SDValue Chain;
66 SDValue FloatPtr;
67 SDValue IntPtr;
68 MachinePointerInfo IntPointerInfo;
69 MachinePointerInfo FloatPointerInfo;
70 SDValue IntValue;
71 APInt SignMask;
72 uint8_t SignBit;