Searched defs:getNegativeZero (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DConstants.cpp588 ConstantFP *ConstantFP::getNegativeZero(Type *Ty) { function in class:ConstantFP
599 Constant *C = getNegativeZero(ScalarTy);

Completed in 95 milliseconds