Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp246 auto IsUnordered = [](MachineMemOperand *MMO) { return MMO->isUnordered(); }; in canHandle() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp911 const bool IsUnordered = (Mask & fcNan) == fcNan; in foldIntrinsicIsFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8543 bool IsUnordered = NanTest == fcNan; in isFCmpEqualZero() local