Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DInstructions.h219 bool isUnordered() const { in isUnordered() function
339 bool isUnordered() const { in isUnordered() function
/external/llvm/lib/VMCore/
DInstructions.cpp3090 bool CmpInst::isUnordered(unsigned short predicate) { in isUnordered() function in CmpInst