Searched refs:compareRawBits (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h353 /// compareRawBits - A meaningless but well-behaved order, useful for
355 struct compareRawBits { struct in struct:llvm::EVT
H A DSelectionDAG.h1411 std::map<EVT, SDNode*, EVT::compareRawBits> ExtendedValueTypeNodes;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DValueTypes.h677 /// compareRawBits - A meaningless but well-behaved order, useful for
679 struct compareRawBits { struct in struct:llvm::EVT
H A DSelectionDAG.h1051 std::map<EVT, SDNode*, EVT::compareRawBits> ExtendedValueTypeNodes;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6755 static ManagedStatic<std::set<EVT, EVT::compareRawBits> > EVTs;
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5696 static ManagedStatic<std::set<EVT, EVT::compareRawBits> > EVTs;

Completed in 195 milliseconds