Searched refs:BoundOffset (Results 1 – 1 of 1) sorted by relevance
838 const uint64_t BoundOffset = alignDown(Offset, StackProbeSize); in emitStackProbeInlineGenericLoop() local844 Uses64BitFramePtr ? isUInt<31>(BoundOffset) : isUInt<32>(BoundOffset); in emitStackProbeInlineGenericLoop()854 .addImm(BoundOffset) in emitStackProbeInlineGenericLoop()858 .addImm(-BoundOffset) in emitStackProbeInlineGenericLoop()882 MCCFIInstruction::createAdjustCfaOffset(nullptr, BoundOffset)); in emitStackProbeInlineGenericLoop()