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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp89 void convertToFpType(const fltSemantics &Sem);
222 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { function in class:FAddendCoef
265 convertToFpType(T.getSemantics());
286 convertToFpType(T.getSemantics());
315 convertToFpType(Semantic);

Completed in 72 milliseconds