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

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.cpp 22 unsigned SlotSize = RegInfo->getSlotSize();
29 RestoreBasePointerOffset -= SlotSize;
X86RegisterInfo.h 33 /// SlotSize - Stack slot size in bytes.
35 unsigned SlotSize;
124 unsigned getSlotSize() const { return SlotSize; }
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 904 milliseconds