Searched defs:inputDenormalIsIEEE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 833 static bool inputDenormalIsIEEE(const Function &F, const Type *Ty) { inputDenormalIsIEEE() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 4104 static bool inputDenormalIsIEEE(const Function &F, const Type *Ty) { inputDenormalIsIEEE() function |