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/src/compiler/translator/
ParseContext.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 137 static bool allConstant(ArrayRef<Value *> VL) {
677 if (allConstant(VL) || isSplat(VL) || !getSameBlock(VL) || !Opcode) {
    [all...]

Completed in 1392 milliseconds