Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPInt.h316 bool isAllOnesValue() const { in isAllOnesValue() function
/external/llvm/lib/VMCore/
DConstants.cpp67 bool Constant::isAllOnesValue() const { in isAllOnesValue() function in Constant
/external/llvm/lib/Analysis/
DScalarEvolution.cpp279 bool SCEV::isAllOnesValue() const { in isAllOnesValue() function in SCEV