Searched defs:SubOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | GlobalISelEmitter.cpp | 1048 auto &SubOperand = SrcChild.getChild(I); importChildMatcher() local |
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.h | 2150 std::optional<unsigned> SubOperand; global() variable |