Home
last modified time | relevance | path

Searched defs:PhysRegInputs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp94 SmallVector<std::pair<Record *, unsigned>, 2> PhysRegInputs; member in __anon9c7aa4d20111::MatcherGen
H A DFastISelEmitter.cpp548 std::vector<std::string> PhysRegInputs; in collectPatterns() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1740 SmallVector<std::pair<Record *, unsigned>, 2> PhysRegInputs; variable