Files
clang-p2996/llvm/utils/TableGen/Common
Jay Foad 63244932fa [TableGen] Make more use of findSubRegIdx. NFCI. (#142996)
Outside of CodeGenRegisters itself, we only want to find existing
SubRegIdxs, not create new ones. Change findSubRegIdx to assert and use
it consistently for this purpose.
2025-06-05 18:06:57 +01:00
..