Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDConstants.cpp2469 static bool isAllZeros(StringRef Arr) { in isAllZeros() function
2484 if (isAllZeros(Elements)) in getImpl()
2946 bool isAllZeros = false; in handleOperandChangeImpl() local
2949 isAllZeros = true; in handleOperandChangeImpl()
2953 if (isAllZeros) isAllZeros = Val->isNullValue(); in handleOperandChangeImpl()
2968 if (isAllZeros) in handleOperandChangeImpl()