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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1146 struct BinaryDoubleFPOpt : public LibCallOptimization { struct in namespace:__anon26366
1148 BinaryDoubleFPOpt(bool CheckReturnType): CheckRetType(CheckReturnType) {} function in struct:__anon26366::BinaryDoubleFPOpt
2084 static BinaryDoubleFPOpt BinaryDoubleFP(false);

Completed in 221 milliseconds