Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp100 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 DRangeConstraintManager.cpp1472 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 DMicrosoftDemangle.h80 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 Defibind.h66 #define ALIGN_VARIABLE(Value, Adjustment) \ argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h90 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h82 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h82 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h149 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
H A DARMWinEH.h200 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h133 #define ALIGN_VARIABLE(Value , Adjustment) \ argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h149 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h160 #define ALIGN_VARIABLE(Value ,Adjustment) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h509 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1402 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 DCGExpr.cpp584 SubobjectAdjustment &Adjustment = Adjustments[I-1]; in EmitMaterializeTemporaryExpr() local
H A DCGOpenMPRuntime.cpp1013 llvm::Value *Adjustment = CGF.Builder.CreatePtrDiff( in adjustPrivateAddress() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp664 ptrdiff_t Adjustment = in emitInstruction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp1186 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local
1273 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
H A DMicrosoftMangle.cpp3383 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment()
3480 const ThisAdjustment &Adjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
H A DExprConstant.cpp3179 APSInt Adjustment) { in HandleLValueArrayAdjustment()
3190 int64_t Adjustment) { in HandleLValueArrayAdjustment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp499 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
H A DMCAsmStreamer.cpp1903 void MCAsmStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2308 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4244 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
H A DMasmParser.cpp5308 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local