/llvm-project/bolt/lib/Passes/ |
H A D | AllocCombiner.cpp | 29 int64_t &Adjustment) { in getStackAdjustmentSize() 72 int64_t Adjustment = 0LL; in combineAdjustments() local
|
H A D | ShrinkWrapping.cpp | 627 int64_t Adjustment = 0; in performChanges() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangedConstraintManager.cpp | 111 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymInclusiveRange() local 181 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymRel() local 218 computeAdjustment(SymbolRef & Sym,llvm::APSInt & Adjustment) computeAdjustment() argument [all...] |
H A D | RangeConstraintManager.cpp | 3055 assumeSymNE(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) assumeSymNE() argument 3071 assumeSymEQ(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) assumeSymEQ() argument 3088 getSymLTRange(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) getSymLTRange() argument 3117 assumeSymLT(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) assumeSymLT() argument 3125 getSymGTRange(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) getSymGTRange() argument 3154 assumeSymGT(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) assumeSymGT() argument 3162 getSymGERange(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) getSymGERange() argument 3191 assumeSymGE(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) assumeSymGE() argument 3199 getSymLERange(llvm::function_ref<RangeSet ()> RS,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) getSymLERange() argument 3228 getSymLERange(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) getSymLERange() argument 3235 assumeSymLE(ProgramStateRef St,SymbolRef Sym,const llvm::APSInt & Int,const llvm::APSInt & Adjustment) assumeSymLE() argument 3242 assumeSymWithinInclusiveRange(ProgramStateRef State,SymbolRef Sym,const llvm::APSInt & From,const llvm::APSInt & To,const llvm::APSInt & Adjustment) assumeSymWithinInclusiveRange() argument 3252 assumeSymOutsideInclusiveRange(ProgramStateRef State,SymbolRef Sym,const llvm::APSInt & From,const llvm::APSInt & To,const llvm::APSInt & Adjustment) assumeSymOutsideInclusiveRange() argument [all...] |
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangle.h | 79 size_t Adjustment = AlignedP - P; allocArray() local 98 size_t Adjustment = AlignedP - P; alloc() local
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | placement-new-fp-suppression.cpp | 53 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Allocator.h | 152 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); Allocate() local
|
H A D | ARMWinEH.h | 200 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1476 return CGF.Builder.CreateConstByteGEP(This, Adjustment); in adjustThisArgumentForVirtualFunctionCall() local 1452 CharUnits Adjustment = ML.VFPtrOffset; getVirtualFunctionPrologueThisAdjustment() local 1588 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(CGF.CurGD); EmitInstanceFunctionProlog() local [all...] |
H A D | CGOpenMPRuntime.cpp | 973 llvm::Value *Adjustment = CGF.Builder.CreatePtrDiff( adjustPrivateAddress() local
|
/llvm-project/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 1222 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local 1309 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
|
H A D | MicrosoftMangle.cpp | 3717 mangleThunkThisAdjustment(AccessSpecifier AS,const ThisAdjustment & Adjustment,MicrosoftCXXNameMangler & Mangler,raw_ostream & Out) mangleThunkThisAdjustment() argument 3826 auto &Adjustment = Thunk.This; mangleCXXDtorThunk() local [all...] |
H A D | ExprConstant.cpp | 3260 HandleLValueArrayAdjustment(EvalInfo & Info,const Expr * E,LValue & LVal,QualType EltTy,APSInt Adjustment) HandleLValueArrayAdjustment() argument 3271 HandleLValueArrayAdjustment(EvalInfo & Info,const Expr * E,LValue & LVal,QualType EltTy,int64_t Adjustment) HandleLValueArrayAdjustment() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 843 ptrdiff_t Adjustment = emitInstruction() local
|
/llvm-project/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 507 emitCFIAdjustCfaOffset(int64_t Adjustment,SMLoc Loc) emitCFIAdjustCfaOffset() argument
|
H A D | MCAsmStreamer.cpp | 2082 emitCFIAdjustCfaOffset(int64_t Adjustment,SMLoc Loc) emitCFIAdjustCfaOffset() argument
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 1217 uint32_t Adjustment = Obj.isRelocatableObject() || Obj.isSharedObject() addMissingWasmCodeSymbols() local
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4290 int64_t Adjustment = 0; parseDirectiveCFIAdjustCfaOffset() local
|
H A D | MasmParser.cpp | 5561 if (parseAbsoluteExpression(Adjustment)) in parseDirectiveCFIAdjustCfaOffset() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2349 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; lowerVAARG() local
|