Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp518 ConstantFP* ConstantFP::getNegativeZero(Type* Ty) { in getNegativeZero() function in ConstantFP
/external/llvm/lib/IR/
DConstants.cpp666 Constant *ConstantFP::getNegativeZero(Type *Ty) { in getNegativeZero() function in ConstantFP