Home
last modified time | relevance | path

Searched defs:StackAdjustment (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h199 inline uint16_t StackAdjustment(const RuntimeFunction &RF) { in StackAdjustment() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp283 int64_t StackAdjustment = IsDestroy ? Amount : -Amount; eliminateCallFramePseudoInstr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h651 getSpimm(unsigned RlistVal,unsigned & SpimmVal,int64_t StackAdjustment,bool IsRV64,bool IsEABI) getSpimm() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp697 BuildStackAdjustment(MBB, MBBI, DL, -StackAdjustment, /*InEpilogue=*/false) in emitStackProbeInlineGenericBlock() local
3731 int64_t StackAdjustment = isDestroy ? Amount : -Amount; eliminateCallFramePseudoInstr() local
[all...]
H A DX86InstrInfo.cpp5900 int StackAdjustment; ExpandMOVImmSExti8() local
H A DX86ISelLowering.cpp36321 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId); EmitInstrWithCustomInserter() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2589 int64_t StackAdjustment = getLexer().getTok().getIntVal(); parseZcmpSpimm() local