Searched defs:getNegativeZero (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/IR/ | ||
H A D | Constants.cpp | 692 Constant *ConstantFP::getNegativeZero(Type *Ty) { function in class:ConstantFP 706 return getNegativeZero(Ty); |
Completed in 313 milliseconds