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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp104 void convertToFpType(const fltSemantics &Sem);
241 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { function in class:FAddendCoef
284 convertToFpType(T.getSemantics());
313 convertToFpType(Semantic);

Completed in 55 milliseconds