Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp77 SystemZRegisterInfo::getRegAllocationHints(unsigned VirtReg, in getRegAllocationHints() function in SystemZRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp383 TargetRegisterInfo::getRegAllocationHints(unsigned VirtReg, in getRegAllocationHints() function in TargetRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp301 ARMBaseRegisterInfo::getRegAllocationHints(unsigned VirtReg, in getRegAllocationHints() function in ARMBaseRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h811 &getRegAllocationHints(unsigned VReg) const { in getRegAllocationHints() function