Searched defs:TheKey (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | Record.cpp | 729 Key TheKey(std::make_pair(std::make_pair(opc, lhs), Type)); in get() local 878 Key TheKey(std::make_pair(std::make_pair(std::make_pair(opc, lhs), rhs), in get() local 996 Key TheKey(std::make_pair(std::make_pair(std::make_pair(std::make_pair(opc, in get() local 1305 Key TheKey(std::make_pair(T, VN)); in get() local 1401 Key TheKey(std::make_pair(T, B)); in get() local 1425 Key TheKey(std::make_pair(T, E)); in get() local 1494 Key TheKey(std::make_pair(R, FN)); in get() local
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 1282 Key TheKey(std::make_pair(T, VN)); in get() local 1357 Key TheKey(std::make_pair(T, B)); in get() local 1388 Key TheKey(std::make_pair(T, E)); in get() local 1459 Key TheKey(std::make_pair(R, FN)); in get() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 1425 Key TheKey(std::make_pair(T, VN)); in get() local 1454 Key TheKey(std::make_pair(T, B)); in get() local 1479 Key TheKey(std::make_pair(T, E)); in get() local 1661 Key TheKey(std::make_pair(R, FN)); in get() local
|