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

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

Completed in 90 milliseconds