Home
last modified time | relevance | path

Searched refs:compareRawBits (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h506 struct compareRawBits { struct
H A DSelectionDAG.h2447 std::map<EVT, SDNode*, EVT::compareRawBits> ExtendedValueTypeNodes;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12125 static std::set<EVT, EVT::compareRawBits> EVTs; in getValueTypeList()