Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInfoByHwMode.h191 struct EncodingInfoByHwMode : public InfoByHwMode<Record*> { struct
H A DInfoByHwMode.cpp189 EncodingInfoByHwMode::EncodingInfoByHwMode(Record *R, const CodeGenHwModes &CGH) { in EncodingInfoByHwMode() function in EncodingInfoByHwMode