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

  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.cpp 72 SparcRegisterInfo::getPointerRegClass(const MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.cpp 98 MSP430RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.cpp 56 Thumb1RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
ARMBaseRegisterInfo.cpp 154 ARMBaseRegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 177 X86RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
181 default: llvm_unreachable("Unexpected Kind in getPointerRegClass!");
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 81 /// getPointerRegClass - Return the register class to use to hold pointers.
84 PPCRegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)

Completed in 96 milliseconds