HomeSort by relevance Sort by last modified time
    Searched defs:findLastSet (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
MathExtras.h 208 template <typename T> T findLastSet(T Val, ZeroBehavior ZB = ZB_Max) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
MathExtras.h 244 template <typename T> T findLastSet(T Val, ZeroBehavior ZB = ZB_Max) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 208 template <typename T> T findLastSet(T Val, ZeroBehavior ZB = ZB_Max) {

Completed in 942 milliseconds