Home
last modified time | relevance | path

Searched refs:addRegWithSubRegs (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineVerifier.cpp123 void addRegWithSubRegs(RegVector &RV, Register Reg) { in addRegWithSubRegs() function
2189 addRegWithSubRegs(regsKilled, Reg); in checkLiveness()
2297 addRegWithSubRegs(regsDead, Reg); in checkLiveness()
2299 addRegWithSubRegs(regsDefined, Reg); in checkLiveness()