HomeSort by relevance Sort by last modified time
    Searched defs:getRegAllocationHints (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.cpp 58 SystemZRegisterInfo::getRegAllocationHints(unsigned VirtReg,
105 return TargetRegisterInfo::getRegAllocationHints(VirtReg, Order, Hints, MF,
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 255 ARMBaseRegisterInfo::getRegAllocationHints(unsigned VirtReg,
273 TargetRegisterInfo::getRegAllocationHints(VirtReg, Order, Hints, MF, VRM);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 284 ARMBaseRegisterInfo::getRegAllocationHints(unsigned VirtReg,
302 TargetRegisterInfo::getRegAllocationHints(VirtReg, Order, Hints, MF, VRM);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 800 /// getRegAllocationHints - Return a reference to the vector of all
    [all...]

Completed in 747 milliseconds