Home
last modified time | relevance | path

Searched defs:Adjustment (Results 1 - 13 of 13) sorted by relevance

/third_party/gn/src/base/strings/
H A Dutf_offset_string_conversions.h22 struct Adjustment { struct in base::OffsetAdjuster
H A Dutf_offset_string_conversions.cc18 OffsetAdjuster::Adjustment::Adjustment(size_t original_offset, in Adjustment() function in base::OffsetAdjuster::Adjustment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h80 size_t Adjustment = AlignedP - P; in allocArray() local
99 size_t Adjustment = AlignedP - P; in alloc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DARMWinEH.h197 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
H A DAllocator.h219 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DAllocator.h218 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_sync_atomic_main.cpp189 Type Adjustment; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCDwarf.h501 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCStreamer.cpp487 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2312 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4146 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp7054 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp() argument
7114 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp() argument
H A DIceTargetLoweringX8632.cpp7788 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp() argument
7798 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp() argument

Completed in 45 milliseconds