Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp1881 bool isPhysReg = Register::isPhysicalRegister(IncomingReg); in addRegisterKilled() local
1960 bool isPhysReg = Register::isPhysicalRegister(Reg); in addRegisterDead() local