HomeSort by relevance Sort by last modified time
    Searched refs:getSlotSize (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.cpp 22 unsigned SlotSize = RegInfo->getSlotSize();
X86RegisterInfo.h 137 unsigned getSlotSize() const { return SlotSize; }
X86WinAllocaExpander.cpp 278 SlotSize = TRI->getSlotSize();
X86CallFrameOptimization.cpp 224 SlotSize = RegInfo.getSlotSize();
X86MCInstLower.cpp     [all...]
X86FrameLowering.cpp 44 SlotSize = TRI->getSlotSize();
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86RegisterInfo.h 124 unsigned getSlotSize() const { return SlotSize; }
X86FrameLowering.cpp 612 unsigned SlotSize = RegInfo->getSlotSize();
    [all...]

Completed in 313 milliseconds