Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp2000 bool hasAliases = isPhysReg && in addRegisterKilled() local
2079 bool hasAliases = isPhysReg && in addRegisterDead() local
HDMachineVerifier.cpp3313 bool hasAliases = MCRegAliasIterator(LiveInReg, TRI, false).isValid(); in visitMachineFunctionAfter() local