OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPhysRegClass
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/R600/
SIRegisterInfo.h
40
const TargetRegisterClass *
getPhysRegClass
(unsigned Reg) const;
SIRegisterInfo.cpp
52
const TargetRegisterClass *SIRegisterInfo::
getPhysRegClass
(unsigned Reg) const {
SIFixSGPRCopies.cpp
165
const TargetRegisterClass *RC = TRI->
getPhysRegClass
(Reg);
SIISelLowering.cpp
[
all
...]
Completed in 225 milliseconds