Searched defs:Adjustment (Results 1 – 14 of 14) sorted by relevance
22 struct Adjustment { struct31 typedef std::vector<Adjustment> Adjustments; argument
18 OffsetAdjuster::Adjustment::Adjustment(size_t original_offset, in Adjustment() function in base::OffsetAdjuster::Adjustment
80 size_t Adjustment = AlignedP - P; in allocArray() local99 size_t Adjustment = AlignedP - P; in alloc() local
197 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
219 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
218 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
189 Type Adjustment; member
501 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
1655 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
487 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
7054 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp()7114 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp()
7788 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp()7798 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp()
2312 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
4146 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local