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

  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 567 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 805 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86RegisterInfo.cpp 641 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 724 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86RegisterInfo.cpp 480 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 572 /// hasReservedSpillSlot - Return true if target has reserved a spill slot in
578 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg,

Completed in 1250 milliseconds