Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h672 static const unsigned DefaultMappingID; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp50 const unsigned RegisterBankInfo::DefaultMappingID = UINT_MAX; member in RegisterBankInfo