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

  /external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.cpp 98 MSP430RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.cpp 51 MipsRegisterInfo::getPointerRegClass(const MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.cpp 90 SparcRegisterInfo::getPointerRegClass(const MachineFunction &MF,
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.cpp 133 AArch64RegisterInfo::getPointerRegClass(const MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.cpp 54 Thumb1RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
ARMBaseRegisterInfo.cpp 175 ARMBaseRegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 159 X86RegisterInfo::getPointerRegClass(const MachineFunction &MF,
162 default: llvm_unreachable("Unexpected Kind in getPointerRegClass!");
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 82 /// getPointerRegClass - Return the register class to use to hold pointers.
85 PPCRegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind)
    [all...]

Completed in 216 milliseconds