Home
last modified time | relevance | path

Searched defs:StackAdj (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp205 int StackAdj = StackAdjust.getImm(); in ExpandMI() local
247 int64_t StackAdj = MBBI->getOperand(0).getImm(); in ExpandMI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp285 int StackAdj = StackAdjust.getImm(); in ExpandMI() local
387 int64_t StackAdj = MBBI->getOperand(0).getImm(); in ExpandMI() local
401 int64_t StackAdj = MBBI->getOperand(0).getImm(); in ExpandMI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1647 int StackAdj = StackAdjust.getImm(); in emitEpilogue() local