HomeSort by: relevance | last modified time | path
    Searched defs:GetSignificand (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 4867 /// GetSignificand - Get the significand and build it into a floating-point
4873 static SDValue GetSignificand(SelectionDAG &DAG, SDValue Op, const SDLoc &dl) {
5035 SDValue X = GetSignificand(DAG, Op1, dl);
5131 SDValue X = GetSignificand(DAG, Op1, dl);
5230 SDValue X = GetSignificand(DAG, Op1, dl);

Completed in 24 milliseconds