Searched defs:StackAdjustment (Results 1 – 6 of 6) sorted by relevance
200 inline uint16_t StackAdjustment(const RuntimeFunction &RF) { in StackAdjustment() function
283 int64_t StackAdjustment = IsDestroy ? Amount : -Amount; in eliminateCallFramePseudoInstr() local
731 uint64_t StackAdjustment = StackProbeSize - AlignOffset; in emitStackProbeInlineGenericBlock() local3850 int64_t StackAdjustment = isDestroy ? Amount : -Amount; in eliminateCallFramePseudoInstr() local
5987 int StackAdjustment; in ExpandMOVImmSExti8() local
38098 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId); in EmitInstrWithCustomInserter() local
2847 int64_t StackAdjustment = getTok().getIntVal(); in parseZcmpStackAdj() local