Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1350 struct FloatSignAsInt { struct
1351 EVT FloatVT;
1352 SDValue Chain;
1353 SDValue FloatPtr;
1354 SDValue IntPtr;
1355 MachinePointerInfo IntPointerInfo;
1356 MachinePointerInfo FloatPointerInfo;
1357 SDValue IntValue;
1358 APInt SignMask;
1359 uint8_t SignBit;