Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPInt.h338 bool isAllOnesValue() const { in isAllOnesValue() function
/external/llvm/lib/IR/
DConstants.cpp106 bool Constant::isAllOnesValue() const { in isAllOnesValue() function in Constant
/external/llvm/lib/Analysis/
DScalarEvolution.cpp280 bool SCEV::isAllOnesValue() const { in isAllOnesValue() function in SCEV