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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 101 /// SplitVectors - For nodes that need to be split this map indicates
103 DenseMap<SDValue, std::pair<SDValue, SDValue> > SplitVectors;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 121 SmallDenseMap<SDValue, std::pair<SDValue, SDValue>, 8> SplitVectors;
    [all...]

Completed in 98 milliseconds