Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DConstants.h292 static Constant *getNegativeZero(Type *Ty) { return getZero(Ty, true); } in getNegativeZero() function
/external/llvm/lib/IR/
DConstants.cpp666 Constant *ConstantFP::getNegativeZero(Type *Ty) { in getNegativeZero() function in ConstantFP
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp841 Constant *ConstantFP::getNegativeZero(Type *Ty) { in getNegativeZero() function in ConstantFP