Home
last modified time | relevance | path

Searched defs:getRegAllocationHints (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp74 bool SystemZRegisterInfo::getRegAllocationHints( in getRegAllocationHints() function in SystemZRegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp909 bool X86RegisterInfo::getRegAllocationHints(Register VirtReg, in getRegAllocationHints() function in X86RegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp421 bool TargetRegisterInfo::getRegAllocationHints( in getRegAllocationHints() function in TargetRegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp318 bool ARMBaseRegisterInfo::getRegAllocationHints( in getRegAllocationHints() function in ARMBaseRegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h814 &getRegAllocationHints(Register VReg) const { in getRegAllocationHints() function