Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDOperator.h333 bool hasNoNaNs() const { in hasNoNaNs() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDInstruction.cpp204 bool Instruction::hasNoNaNs() const { in hasNoNaNs() function in Instruction