HomeSort by relevance Sort by last modified time
    Searched refs:allConstant (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle_dx11/src/compiler/
ParseHelper.cpp 1034 bool allConstant = true;
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 146 static bool allConstant(ArrayRef<Value *> VL) {
482 if (allConstant(VL) || isSplat(VL) || !getSameBlock(VL) ||
803 if (allConstant(VL))
    [all...]

Completed in 58 milliseconds