/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | RangedConstraintManager.cpp | 100 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymInclusiveRange() local 168 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymRel() local 205 llvm::APSInt &Adjustment) { in computeAdjustment()
|
H A D | RangeConstraintManager.cpp | 1472 const llvm::APSInt &Adjustment) { in trackEQ() 1478 const llvm::APSInt &Adjustment) { in trackNE() 1485 const llvm::APSInt &Adjustment) { in track() 2192 const llvm::APSInt &Adjustment) { in assumeSymNE() 2209 const llvm::APSInt &Adjustment) { in assumeSymEQ() 2226 const llvm::APSInt &Adjustment) { in getSymLTRange() 2255 const llvm::APSInt &Adjustment) { in assumeSymLT() 2263 const llvm::APSInt &Adjustment) { in getSymGTRange() 2292 const llvm::APSInt &Adjustment) { in assumeSymGT() 2300 const llvm::APSInt &Adjustment) { in getSymGERange() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangle.h | 80 size_t Adjustment = AlignedP - P; in allocArray() local 99 size_t Adjustment = AlignedP - P; in alloc() local
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/riscv64/ |
H A D | efibind.h | 66 #define ALIGN_VARIABLE(Value, Adjustment) \ argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/arm/ |
H A D | efibind.h | 90 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/ |
H A D | efibind.h | 82 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/ |
H A D | efibind.h | 82 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Allocator.h | 149 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
|
H A D | ARMWinEH.h | 200 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/ |
H A D | efibind.h | 133 #define ALIGN_VARIABLE(Value , Adjustment) \ argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/ |
H A D | efibind.h | 149 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/ |
H A D | efibind.h | 160 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCDwarf.h | 509 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 1402 CharUnits Adjustment = ML.VFPtrOffset; in getVirtualFunctionPrologueThisAdjustment() local 1426 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisArgumentForVirtualFunctionCall() local 1538 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(CGF.CurGD); in EmitInstanceFunctionProlog() local
|
H A D | CGExpr.cpp | 584 SubobjectAdjustment &Adjustment = Adjustments[I-1]; in EmitMaterializeTemporaryExpr() local
|
H A D | CGOpenMPRuntime.cpp | 1013 llvm::Value *Adjustment = CGF.Builder.CreatePtrDiff( in adjustPrivateAddress() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 664 ptrdiff_t Adjustment = in emitInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 1186 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local 1273 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
|
H A D | MicrosoftMangle.cpp | 3383 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment() 3480 const ThisAdjustment &Adjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
|
H A D | ExprConstant.cpp | 3179 APSInt Adjustment) { in HandleLValueArrayAdjustment() 3190 int64_t Adjustment) { in HandleLValueArrayAdjustment()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 499 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
|
H A D | MCAsmStreamer.cpp | 1903 void MCAsmStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2308 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4244 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
|
H A D | MasmParser.cpp | 5308 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
|