Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMWinEH.h198 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
DAllocator.h220 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
/external/llvm/include/llvm/Support/
DARMWinEH.h198 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
DAllocator.h215 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp156 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp()
205 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp()
DIceTargetLoweringX8664.cpp143 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp()
499 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp()
DIceTargetLoweringX86Base.h540 void _add_sp(Operand *Adjustment) { in _add_sp()
995 void _sub_sp(Operand *Adjustment) { in _sub_sp()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h218 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp464 unsigned Adjustment = i * NarrowSize / 8; in narrowScalar() local
506 unsigned Adjustment = i * NarrowSize / 8; in narrowScalar() local
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c583 int Adjustment; in calc_pframe_target_size() local
/external/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp159 Type Adjustment; member
/external/llvm/include/llvm/MC/
DMCDwarf.h390 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp325 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
DMCAsmStreamer.cpp958 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCDwarf.h481 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
/external/clang/lib/AST/
DMicrosoftMangle.cpp2487 const ThisAdjustment &Adjustment, in mangleThunkThisAdjustment()
2583 const ThisAdjustment &Adjustment, raw_ostream &Out) { in mangleCXXDtorThunk()
DVTableBuilder.cpp1189 ReturnAdjustment Adjustment; in ComputeReturnAdjustment() local
1276 ThisAdjustment Adjustment; in ComputeThisAdjustment() local
/external/llvm/lib/MC/
DMCAsmStreamer.cpp1311 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
DMCStreamer.cpp319 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1278 CharUnits Adjustment = ML.VFPtrOffset; in getVirtualFunctionPrologueThisAdjustment() local
1302 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisArgumentForVirtualFunctionCall() local
1404 CharUnits Adjustment = getVirtualFunctionPrologueThisAdjustment(GD); in adjustThisParameterInVirtualFunctionPrologue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp89 size_t Adjustment = AlignedP - P; in alloc() local
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DAsmParser.cpp2576 int64_t Adjustment = 0; in ParseDirectiveCFIAdjustCfaOffset() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp1542 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()

12