Home
last modified time | relevance | path

Searched refs:OldSize (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp941 uint64_t OldSize = LF.getContents().size(); in relaxLEB() local
954 encodeSLEB128(Value, OSE, OldSize); in relaxLEB()
956 encodeULEB128(Value, OSE, OldSize); in relaxLEB()
957 return OldSize != LF.getContents().size(); in relaxLEB()
1013 uint64_t OldSize = BF.getSize(); in relaxBoundaryAlign() local
1014 AlignedOffset -= OldSize; in relaxBoundaryAlign()
1019 if (NewSize == OldSize) in relaxBoundaryAlign()
1029 uint64_t OldSize = DF.getContents().size(); in relaxDwarfLineAddr() local
1064 return OldSize != Data.size(); in relaxDwarfLineAddr()
1070 uint64_t OldSize = DF.getContents().size(); in relaxDwarfCallFrameFragment() local
[all …]
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerCorpus.h131 uint32_t OldSize = GetFeature(Idx); in AddFeature() local
132 if (OldSize == 0 || (Shrink && OldSize > NewSize)) { in AddFeature()
133 if (OldSize > 0) { in AddFeature()
DFuzzerMerge.cpp153 size_t OldSize = AllFeatures.size(); in Merge() local
155 if (AllFeatures.size() > OldSize) in Merge()
DFuzzerLoop.cpp603 size_t OldSize = Res.size(); in FindExtraUnits() local
627 assert(NewSize <= OldSize); in FindExtraUnits()
630 if (NewSize + 5 >= OldSize) in FindExtraUnits()
632 OldSize = NewSize; in FindExtraUnits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp192 uint32_t OldSize = getStreamSize(Idx); in setStreamSize() local
193 if (OldSize == Size) in setStreamSize()
197 uint32_t OldBlocks = bytesToBlocks(OldSize, BlockSize); in setStreamSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp397 size_t OldSize = Graph.Nodes.size(); in sortNodesTopologically() local
401 if (Graph.Nodes.size() != OldSize) in sortNodesTopologically()
DLazyCallGraph.cpp807 int OldSize = OldSCC.size(); in switchInternalEdgeToRef() local
813 for (Node &N : make_range(OldSCC.begin() + OldSize, OldSCC.end())) { in switchInternalEdgeToRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp91 bool doSubstitute(unsigned NewSize, unsigned OldSize, bool OptForSize);
419 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize, in doSubstitute() argument
421 if (OptForSize && (NewSize < OldSize)) in doSubstitute()
DStackColoring.cpp1284 int OldSize = FirstS.size(); in runOnMachineFunction() local
1286 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction()
DInterleavedLoadCombinePass.cpp748 unsigned OldSize = DL.getTypeAllocSize(VTy->getElementType()); in computeFromBCI() local
750 if (NewSize * Factor != OldSize) in computeFromBCI()
DCodeGenPrepare.cpp4194 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr() local
4209 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4219 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4313 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr() local
4325 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4338 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4348 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4392 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr() local
4400 ExtCost + (AddrModeInsts.size() - OldSize), in matchOperationAddr()
4403 AddrModeInsts.resize(OldSize); in matchOperationAddr()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DBitVector.h385 unsigned OldSize = Size; variable
387 if (t || N < OldSize)
507 unsigned OldSize = Size; in push_back() local
519 set(OldSize); in push_back()
DDenseMap.h1062 unsigned OldSize = this->size(); in shrink_and_clear() local
1067 if (OldSize) { in shrink_and_clear()
1068 NewNumBuckets = 1 << (Log2_32_Ceil(OldSize) + 1); in shrink_and_clear()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h80 LocationSize OldSize = Size; in updateSizeAndAAInfo() local
82 SizeChanged = OldSize != Size; in updateSizeAndAAInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h207 unsigned OldSize = Size; variable
209 if (t || N < OldSize)
DDenseMap.h946 unsigned OldSize = this->size(); in shrink_and_clear() local
951 if (OldSize) { in shrink_and_clear()
952 NewNumBuckets = 1 << (Log2_32_Ceil(OldSize) + 1); in shrink_and_clear()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBitVector.h436 unsigned OldSize = Size; variable
438 if (t || N < OldSize)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp267 int OldSize = Slices.size(); in insert() local
269 auto SliceI = Slices.begin() + OldSize; in insert()
3314 unsigned OldSize = Indices.size(); in emitSplitOps() local
3315 (void)OldSize; in emitSplitOps()
3318 assert(Indices.size() == OldSize && "Did not return to the old size"); in emitSplitOps()
3329 unsigned OldSize = Indices.size(); in emitSplitOps() local
3330 (void)OldSize; in emitSplitOps()
3333 assert(Indices.size() == OldSize && "Did not return to the old size"); in emitSplitOps()
DRewriteStatepointsForGC.cpp867 const size_t OldSize = States.size(); in findBasePointer() local
918 assert(OldSize == States.size() && in findBasePointer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp3272 Value *OldSize = in handleDynamicAllocaCall() local
3277 Value *PartialSize = IRB.CreateAnd(OldSize, AllocaRzMask); in handleDynamicAllocaCall()
3292 Value *NewSize = IRB.CreateAdd(OldSize, AdditionalChunkSize); in handleDynamicAllocaCall()
3303 IRB.CreateCall(AsanAllocaPoisonFunc, {NewAddress, OldSize}); in handleDynamicAllocaCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp2142 size_t OldSize = MangledName.size(); in demangleFunctionParameterList() local
2151 size_t CharsConsumed = OldSize - MangledName.size(); in demangleFunctionParameterList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp649 unsigned OldSize = OldVT.getStoreSizeInBits(); in shouldReduceLoadWidth() local
655 if (OldSize >= 32 && NewSize < 32 && MN->getAlignment() >= 4 && in shouldReduceLoadWidth()
670 return (OldSize < 32); in shouldReduceLoadWidth()