Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h363 bool isAllOnesValue() const { return isAllOnes(); } in isAllOnesValue() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp93 bool Constant::isAllOnesValue() const { in isAllOnesValue() function in Constant
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp472 bool SCEV::isAllOnesValue() const { in isAllOnesValue() function in SCEV