Searched defs:StackAdjustment (Results 1 – 5 of 5) sorted by relevance
199 inline uint16_t StackAdjustment(const RuntimeFunction &RF) { in StackAdjustment() function
283 int64_t StackAdjustment = IsDestroy ? Amount : -Amount; in eliminateCallFramePseudoInstr() local
676 uint64_t StackAdjustment = StackProbeSize - AlignOffset; in emitStackProbeInlineGenericBlock() local3543 int64_t StackAdjustment = isDestroy ? Amount : -Amount; in eliminateCallFramePseudoInstr() local
4778 int StackAdjustment; in ExpandMOVImmSExti8() local
37624 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId); in EmitInstrWithCustomInserter() local