Home
last modified time | relevance | path

Searched refs:LLess (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11981 const SCEV *LLess = nullptr, *RLess = nullptr; in computeConstantDifference() local
11985 if (splitBinaryAdd(Less, LLess, RLess, Flags)) in computeConstantDifference()
11986 if ((C1 = dyn_cast<SCEVConstant>(LLess))) in computeConstantDifference()
/src/sys/contrib/dev/acpica/
H A Dchanges.txt4606 (X < Y) LLess (X, Y)
12375 LNot(LGreater()), and LNot(LLess()), this makes the disassembled ASL code
14409 behavior of the other logical operators (LLess(), etc.) It also requires
14428 operator (such as LLess(Buffer(1){0},Buffer(1){1}). The internal result
14927 Fixed a problem in the Logical operators (LLess, etc.) where a NULL byte
15130 logical operators (LEqual, LGreater, LGreaterEqual, LLess, LLessEqual,
15256 the logical operators -- LGreater, LLess, LGreaterEqual, and LLessEqual -
15334 following ASL operators: LEqual, LGreater, LLess, LGreaterEqual, and
15368 following ASL operators: LEqual, LGreater, LLess, LGreaterEqual, and