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

  /external/llvm/include/llvm/Support/
ARMWinEH.h 194 /// StackAdjustment - calculated stack adjustment in words. The stack
197 inline uint16_t StackAdjustment(const RuntimeFunction &RF) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
ARMWinEH.h 194 /// StackAdjustment - calculated stack adjustment in words. The stack
197 inline uint16_t StackAdjustment(const RuntimeFunction &RF) {
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.cpp 736 SW.printNumber("StackAdjustment", StackAdjustment(RF) << 2);
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ARMWinEHPrinter.cpp 736 SW.printNumber("StackAdjustment", StackAdjustment(RF) << 2);

Completed in 260 milliseconds