Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPInt.h337 bool isAllOnesValue() const { in isAllOnesValue() function
/external/llvm/lib/IR/
DConstants.cpp88 bool Constant::isAllOnesValue() const { in isAllOnesValue() function in Constant
/external/llvm/lib/Analysis/
DScalarEvolution.cpp289 bool SCEV::isAllOnesValue() const { in isAllOnesValue() function in SCEV