Searched defs:StackAdjustment (Results 1 – 7 of 7) sorted by relevance
199 inline uint16_t StackAdjustment(const RuntimeFunction &RF) { in StackAdjustment() function
283 int64_t StackAdjustment = IsDestroy ? Amount : -Amount; eliminateCallFramePseudoInstr() local
651 getSpimm(unsigned RlistVal,unsigned & SpimmVal,int64_t StackAdjustment,bool IsRV64,bool IsEABI) getSpimm() argument
697 BuildStackAdjustment(MBB, MBBI, DL, -StackAdjustment, /*InEpilogue=*/false) in emitStackProbeInlineGenericBlock() local 3731 int64_t StackAdjustment = isDestroy ? Amount : -Amount; eliminateCallFramePseudoInstr() local [all...]
5900 int StackAdjustment; ExpandMOVImmSExti8() local
36321 size_t StackAdjustment = MFI->getPreallocatedStackSize(PreallocatedId); EmitInstrWithCustomInserter() local [all...]
2589 int64_t StackAdjustment = getLexer().getTok().getIntVal(); parseZcmpSpimm() local