Searched defs:FloatSignAsInt (Results 1 – 1 of 1) sorted by relevance
64 struct FloatSignAsInt { struct65 EVT FloatVT;66 SDValue Chain;67 SDValue FloatPtr;68 SDValue IntPtr;69 MachinePointerInfo IntPointerInfo;70 MachinePointerInfo FloatPointerInfo;71 SDValue IntValue;72 APInt SignMask;73 uint8_t SignBit;