Searched defs:TheKey (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/TableGen/ |
D | Record.cpp | 709 Key TheKey(std::make_pair(std::make_pair(opc, lhs), Type)); in get() local 865 Key TheKey(std::make_pair(std::make_pair(std::make_pair(opc, lhs), rhs), in get() local 982 Key TheKey(std::make_pair(std::make_pair(std::make_pair(std::make_pair(opc, in get() local 1295 Key TheKey(std::make_pair(T, VN)); in get() local 1383 Key TheKey(std::make_pair(T, B)); in get() local 1409 Key TheKey(std::make_pair(T, E)); in get() local 1477 Key TheKey(std::make_pair(R, FN)); in get() local
|