Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp288 bool IsLess = ICmpInst::isLE(P) || ICmpInst::isLT(P); in sinkMinMaxInBB() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13937 IsLess = CR == CmpResult::Less, in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6247 bool IsLess = (CC == ISD::SETLE || CC == ISD::SETULE || in foldAndOrOfSETCC() local