Searched defs:TheKey (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/TableGen/ |
D | Record.cpp | 757 Key TheKey(std::make_pair(std::make_pair(opc, lhs), Type)); in get() local 896 Key TheKey(std::make_pair(std::make_pair(std::make_pair(opc, lhs), rhs), in get() local 1034 Key TheKey(std::make_pair(std::make_pair(std::make_pair(std::make_pair(opc, in get() local 1331 Key TheKey(std::make_pair(T, VN)); in get() local 1418 Key TheKey(std::make_pair(T, B)); in get() local 1444 Key TheKey(std::make_pair(T, E)); in get() local 1511 Key TheKey(std::make_pair(R, FN)); in get() local
|