/freebsd/contrib/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 llvm::APSInt &Adjustment) { in computeAdjustment()
|
H A D | RangeConstraintManager.cpp | 3055 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 D | MicrosoftDemangle.h | 84 size_t Adjustment = AlignedP - P; in allocArray() local 103 size_t Adjustment = AlignedP - P; in alloc() local
|
/freebsd/stand/efi/include/arm64/ |
H A D | efibind.h | 61 #define ALIGN_VARIABLE(Value , Adjustment) \ argument
|
/freebsd/stand/efi/include/riscv/ |
H A D | efibind.h | 61 #define ALIGN_VARIABLE(Value , Adjustment) \ argument
|
/freebsd/stand/efi/include/amd64/ |
H A D | efibind.h | 55 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/freebsd/stand/efi/include/i386/ |
H A D | efibind.h | 55 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ARMWinEH.h | 200 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
|
H A D | Allocator.h | 152 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1452 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 D | CGOpenMPRuntime.cpp | 974 llvm::Value *Adjustment = CGF.Builder.CreatePtrDiff( in adjustPrivateAddress() local
|
/freebsd/contrib/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 | 3718 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment() 3827 auto &Adjustment = Thunk.This; in mangleCXXDtorThunk() local
|
H A D | ExprConstant.cpp | 3275 APSInt Adjustment) { in HandleLValueArrayAdjustment() 3286 int64_t Adjustment) { in HandleLValueArrayAdjustment()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 843 ptrdiff_t Adjustment = in emitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 507 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment, SMLoc Loc) { in emitCFIAdjustCfaOffset()
|
H A D | MCAsmStreamer.cpp | 2098 void MCAsmStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment, SMLoc Loc) { in emitCFIAdjustCfaOffset()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 1217 uint32_t Adjustment = Obj.isRelocatableObject() || Obj.isSharedObject() in addMissingWasmCodeSymbols() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4299 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
|
H A D | MasmParser.cpp | 5561 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2339 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
|