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

  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 356 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 601 /// hasReservedSpillSlot - Return true if target has reserved a spill slot in
607 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg,

Completed in 299 milliseconds