Searched defs:PhysRegInputs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelMatcherGen.cpp | 94 SmallVector<std::pair<const Record *, unsigned>, 2> PhysRegInputs; member in __anon031f07850111::MatcherGen |
H A D | FastISelEmitter.cpp | 548 std::vector<std::string> PhysRegInputs; collectPatterns() local |
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.h | 1740 SmallVector<std::pair<Record *, unsigned>, 2> PhysRegInputs; global() variable |