Searched defs:PhysRegInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h167 /// PhysRegInfo - Information about a physical register used by a set of
169 struct PhysRegInfo { struct in class:llvm::MachineOperandIteratorBase
206 /// @returns A filled-in PhysRegInfo struct.
207 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);

Completed in 68 milliseconds