Searched refs:GetSignificand (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3652 /// GetSignificand - Get the significand and build it into a floating-point
3659 GetSignificand(SelectionDAG &DAG, SDValue Op, DebugLoc dl) { function
3835 SDValue X = GetSignificand(DAG, Op1, dl);
3943 SDValue X = GetSignificand(DAG, Op1, dl);
4054 SDValue X = GetSignificand(DAG, Op1, dl);

Completed in 100 milliseconds