Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h346 bool hasNoSignedZeros() const { in hasNoSignedZeros() function
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp239 bool Instruction::hasNoSignedZeros() const { in hasNoSignedZeros() function in Instruction