Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1565 bool isPhysReg = TargetRegisterInfo::isPhysicalRegister(IncomingReg); in addRegisterKilled() local
1623 bool isPhysReg = TargetRegisterInfo::isPhysicalRegister(IncomingReg); in addRegisterDead() local
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1943 bool isPhysReg = TargetRegisterInfo::isPhysicalRegister(IncomingReg); in addRegisterKilled() local
2022 bool isPhysReg = TargetRegisterInfo::isPhysicalRegister(Reg); in addRegisterDead() local