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

  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 302 if (hasBasePointer(MF)) {
365 bool X86RegisterInfo::hasBasePointer(const MachineFunction &MF) const {
543 if (hasBasePointer(MF))
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 98 if (hasBasePointer(MF))
122 if (hasBasePointer(MF))
499 bool ARMBaseRegisterInfo::hasBasePointer(const MachineFunction &MF) const {
    [all...]

Completed in 131 milliseconds