Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h433 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp246 static bool hasRegUnit(CodeGenRegister::RegUnitList &RegUnits, unsigned Unit) { in hasRegUnit() function