Home
last modified time | relevance | path

Searched defs:RegSizeInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInfoByHwMode.h146 struct RegSizeInfo { struct
151 RegSizeInfo(Record *R, const CodeGenHwModes &CGH); argument
H A DInfoByHwMode.cpp118 RegSizeInfo::RegSizeInfo(Record *R, const CodeGenHwModes &CGH) { in RegSizeInfo() function in RegSizeInfo