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

/external/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp99 /// getMinimalPhysRegClass - Returns the Register Class of a physical
103 TargetRegisterInfo::getMinimalPhysRegClass(unsigned reg, EVT VT) const { function in class:TargetRegisterInfo

Completed in 98 milliseconds