Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1631 struct FloatSignAsInt { struct
1632 EVT FloatVT;
1633 SDValue Chain;
1634 SDValue FloatPtr;
1635 SDValue IntPtr;
1636 MachinePointerInfo IntPointerInfo;
1637 MachinePointerInfo FloatPointerInfo;
1638 SDValue IntValue;
1639 APInt SignMask;