Searched refs:getF32Constant (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 3729 getF32Constant(SelectionDAG &DAG, unsigned Flt, SDLoc dl) { in getF32Constant() function 3761 getF32Constant(DAG, 0x3e814304, dl)); in getLimitedPrecisionExp2() 3763 getF32Constant(DAG, 0x3f3c50c8, dl)); in getLimitedPrecisionExp2() 3766 getF32Constant(DAG, 0x3f7f5e7e, dl)); in getLimitedPrecisionExp2() 3777 getF32Constant(DAG, 0x3da235e3, dl)); in getLimitedPrecisionExp2() 3779 getF32Constant(DAG, 0x3e65b8f3, dl)); in getLimitedPrecisionExp2() 3782 getF32Constant(DAG, 0x3f324b07, dl)); in getLimitedPrecisionExp2() 3785 getF32Constant(DAG, 0x3f7ff8fd, dl)); in getLimitedPrecisionExp2() 3798 getF32Constant(DAG, 0x3924b03e, dl)); in getLimitedPrecisionExp2() 3800 getF32Constant(DAG, 0x3ab24b87, dl)); in getLimitedPrecisionExp2() [all …]
|