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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 502 if (getFlags().hasVectorReduction())
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 373 bool hasVectorReduction() const { return VectorReduction; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 451 bool hasVectorReduction() const { return VectorReduction; }
    [all...]

Completed in 53 milliseconds