Home
last modified time | relevance | path

Searched defs:Adjustment (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp111 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymInclusiveRange() local
181 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymRel() local
218 llvm::APSInt &Adjustment) { in computeAdjustment()
H A DRangeConstraintManager.cpp3032 const llvm::APSInt &Adjustment) { in assumeSymNE()
3048 const llvm::APSInt &Adjustment) { in assumeSymEQ()
3065 const llvm::APSInt &Adjustment) { in getSymLTRange()
3094 const llvm::APSInt &Adjustment) { in assumeSymLT()
3102 const llvm::APSInt &Adjustment) { in getSymGTRange()
3131 const llvm::APSInt &Adjustment) { in assumeSymGT()
3139 const llvm::APSInt &Adjustment) { in getSymGERange()
3168 const llvm::APSInt &Adjustment) { in assumeSymGE()
3176 const llvm::APSInt &Adjustment) { in getSymLERange()
3205 const llvm::APSInt &Adjustment) { in getSymLERange()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h78 size_t Adjustment = AlignedP - P; in allocArray() local
97 size_t Adjustment = AlignedP - P; in alloc() local
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlclass.pod217 =head2 Adjustment global() section in OBJECT LIFECYCLE
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAllocator.h152 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
H A DARMWinEH.h200 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCDwarf.h554 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1414 CharUnits Adjustment = ML.VFPtrOffset; in getVirtualFunctionPrologueThisAdjustment() local
1438 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisArgumentForVirtualFunctionCall() local
1550 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(CGF.CurGD); in EmitInstanceFunctionProlog() local
H A DCGOpenMPRuntime.cpp999 llvm::Value *Adjustment = CGF.Builder.CreatePtrDiff( in adjustPrivateAddress() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp1188 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local
1275 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
H A DMicrosoftMangle.cpp3434 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment()
3531 const ThisAdjustment &Adjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
H A DExprConstant.cpp3198 APSInt Adjustment) { in HandleLValueArrayAdjustment()
3209 int64_t Adjustment) { in HandleLValueArrayAdjustment()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp696 ptrdiff_t Adjustment = in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp2009 void MCAsmStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
H A DMCStreamer.cpp513 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2316 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4284 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
H A DMasmParser.cpp5593 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local