Searched defs:TheKey (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/TableGen/ |
D | Record.cpp | 610 Key TheKey(std::make_pair(std::make_pair(opc, lhs), Type)); in get() local 743 Key TheKey(std::make_pair(std::make_pair(std::make_pair(opc, lhs), rhs), in get() local 879 Key TheKey(std::make_pair(std::make_pair(std::make_pair(std::make_pair(opc, in get() local 1219 Key TheKey(std::make_pair(T, VN)); in get() local 1299 Key TheKey(std::make_pair(T, B)); in get() local 1330 Key TheKey(std::make_pair(T, E)); in get() local 1401 Key TheKey(std::make_pair(R, FN)); in get() local
|