Home
last modified time | relevance | path

Searched defs:SplitVectors (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h121 SmallDenseMap<SDValue, std::pair<SDValue, SDValue>, 8> SplitVectors; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h122 SmallDenseMap<TableId, std::pair<TableId, TableId>, 8> SplitVectors; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h125 SmallDenseMap<TableId, std::pair<TableId, TableId>, 8> SplitVectors; variable