Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp3055 const llvm::APSInt &Adjustment) { in assumeSymNE()
3071 const llvm::APSInt &Adjustment) { in assumeSymEQ()
3088 const llvm::APSInt &Adjustment) { in getSymLTRange()
3117 const llvm::APSInt &Adjustment) { in assumeSymLT()
3125 const llvm::APSInt &Adjustment) { in getSymGTRange()
3154 const llvm::APSInt &Adjustment) { in assumeSymGT()
3162 const llvm::APSInt &Adjustment) { in getSymGERange()
3191 const llvm::APSInt &Adjustment) { in assumeSymGE()
3199 const llvm::APSInt &Adjustment) { in getSymLERange()
3228 const llvm::APSInt &Adjustment) { in getSymLERange()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h84 size_t Adjustment = AlignedP - P; in allocArray() local
103 size_t Adjustment = AlignedP - P; in alloc() local
/freebsd/stand/efi/include/arm64/
H A Defibind.h61 #define ALIGN_VARIABLE(Value , Adjustment) \ argument
/freebsd/stand/efi/include/riscv/
H A Defibind.h61 #define ALIGN_VARIABLE(Value , Adjustment) \ argument
/freebsd/stand/efi/include/amd64/
H A Defibind.h55 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/freebsd/stand/efi/include/i386/
H A Defibind.h55 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h200 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
H A DAllocator.h152 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1452 CharUnits Adjustment = ML.VFPtrOffset; in getVirtualFunctionPrologueThisAdjustment() local
1476 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisArgumentForVirtualFunctionCall() local
1588 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(CGF.CurGD); in EmitInstanceFunctionProlog() local
H A DCGOpenMPRuntime.cpp974 llvm::Value *Adjustment = CGF.Builder.CreatePtrDiff( in adjustPrivateAddress() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1222 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local
1309 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
H A DMicrosoftMangle.cpp3718 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment()
3827 auto &Adjustment = Thunk.This; in mangleCXXDtorThunk() local
H A DExprConstant.cpp3275 APSInt Adjustment) { in HandleLValueArrayAdjustment()
3286 int64_t Adjustment) { in HandleLValueArrayAdjustment()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp843 ptrdiff_t Adjustment = in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp507 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment, SMLoc Loc) { in emitCFIAdjustCfaOffset()
H A DMCAsmStreamer.cpp2098 void MCAsmStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment, SMLoc Loc) { in emitCFIAdjustCfaOffset()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1217 uint32_t Adjustment = Obj.isRelocatableObject() || Obj.isSharedObject() in addMissingWasmCodeSymbols() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4299 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
H A DMasmParser.cpp5561 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2339 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local