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 411 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 655 /// hasReservedSpillSlot - Return true if target has reserved a spill slot in
661 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg,
    [all...]

Completed in 206 milliseconds