Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp452 const llvm::APSInt &Adjustment) { in assumeSymNE()
472 const llvm::APSInt &Adjustment) { in assumeSymEQ()
487 const llvm::APSInt &Adjustment) { in getSymLTRange()
515 const llvm::APSInt &Adjustment) { in assumeSymLT()
523 const llvm::APSInt &Adjustment) { in getSymGTRange()
551 const llvm::APSInt &Adjustment) { in assumeSymGT()
559 const llvm::APSInt &Adjustment) { in getSymGERange()
587 const llvm::APSInt &Adjustment) { in assumeSymGE()
595 const llvm::APSInt &Adjustment) { in getSymLERange()
623 const llvm::APSInt &Adjustment) { in getSymLERange()
[all …]
DSimpleConstraintManager.cpp229 static void computeAdjustment(SymbolRef &Sym, llvm::APSInt &Adjustment) { in computeAdjustment()
265 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymRel() local
311 llvm::APSInt Adjustment = WraparoundType.getZeroValue(); in assumeSymWithinInclusiveRange() local
/external/icu/icu4c/source/layout/
DGlyphPositionAdjustments.h140 inline GlyphPositionAdjustments::Adjustment::Adjustment() in Adjustment() function
146 inline GlyphPositionAdjustments::Adjustment::Adjustment(float xPlace, float yPlace, float xAdv, flo… in Adjustment() function
/external/llvm/include/llvm/Support/
DARMWinEH.h198 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
DAllocator.h214 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c654 int Adjustment; in calc_pframe_target_size() local
Donyx_if.c3952 int Adjustment = cpi->active_worst_quality / 4; in encode_frame_to_data_rate() local
/external/llvm/include/llvm/MC/
DMCDwarf.h392 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
/external/llvm/lib/MC/
DMCAsmStreamer.cpp1101 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
DMCStreamer.cpp276 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
/external/clang/lib/AST/
DMicrosoftMangle.cpp2387 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment()
2481 const ThisAdjustment &Adjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
DVTableBuilder.cpp1189 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local
1276 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
DExprConstant.cpp1990 int64_t Adjustment) { in HandleLValueArrayAdjustment()
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1281 CharUnits Adjustment = ML.VFPtrOffset; in getVirtualFunctionPrologueThisAdjustment() local
1305 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisArgumentForVirtualFunctionCall() local
1407 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisParameterInVirtualFunctionPrologue() local
DCGExpr.cpp427 SubobjectAdjustment &Adjustment = Adjustments[I-1]; in EmitMaterializeTemporaryExpr() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp3194 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1905 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local