Home
last modified time | relevance | path

Searched refs:setSize (Results 1 – 21 of 21) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_affinity.cpp2863 int setSize = 0; in __kmp_affinity_process_proclist() local
2876 setSize = 0; in __kmp_affinity_process_proclist()
2898 setSize = 1; in __kmp_affinity_process_proclist()
2933 setSize++; in __kmp_affinity_process_proclist()
2936 if (setSize > 0) { in __kmp_affinity_process_proclist()
3067 int *setSize) { in __kmp_process_subplace_list() argument
3094 (*setSize)++; in __kmp_process_subplace_list()
3129 (*setSize)++; in __kmp_process_subplace_list()
3180 (*setSize)++; in __kmp_process_subplace_list()
3196 int *setSize) { in __kmp_process_place() argument
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DRecordLayoutBuilder.cpp812 void setSize(CharUnits NewSize) { Size = Context.toBits(NewSize); } in setSize() function in __anon3175d00d0111::ItaniumRecordLayoutBuilder
813 void setSize(uint64_t NewSize) { Size = NewSize; } in setSize() function in __anon3175d00d0111::ItaniumRecordLayoutBuilder
1019 setSize(getSize().alignTo(BaseAlign)); in EnsureVTablePointerAlignment()
1072 setSize(getSize() + PtrWidth); in LayoutNonVirtualBases()
1263 setSize(std::max(getSize(), Layout.getSize())); in LayoutBase()
1303 setSize(std::max(getSize(), getDataSize())); in LayoutBase()
1305 setSize(std::max(getSize(), Offset + Layout.getSize())); in LayoutBase()
1430 setSize(getDataSize()); in Layout()
1525 setSize(std::max(getSizeInBits(), getDataSizeInBits())); in LayoutWideBitField()
1835 setSize(std::max(getSizeInBits(), getDataSizeInBits())); in LayoutBitField()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DIntervalMap.h520 void setSize(unsigned n) { pip.setInt(n - 1); } in setSize() function
852 void setSize(unsigned Level, unsigned Size) { in setSize() function
855 subtree(Level - 1).setSize(Size); in setSize()
1752 P.setSize(0, ++IM.rootSize); in insertNode()
1777 P.setSize(Level, P.size(Level) + 1); in insertNode()
1798 P.setSize(0, IM.rootSize = Size); in insert()
1866 P.setSize(P.height(), Size); in treeInsert()
1883 P.setSize(0, --IM.rootSize); in erase()
1907 P.setSize(IM.height, NewSize); in treeErase()
1929 P.setSize(0, --IM.rootSize); in eraseNode()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCSymbolELF.h22 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize() function
DMCSymbolWasm.h42 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize() function
DMCFragment.h581 void setSize(uint64_t Value) { Size = Value; } in setSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DFunctionInfo.h178 void setSize(uint64_t Size) { Range.End = Range.Start + Size; } in setSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp137 ELFSymbol->setSize(MCConstantExpr::create(Size, getContext())); in HexagonMCEmitCommonSymbol()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCWasmStreamer.cpp143 cast<MCSymbolWasm>(Symbol)->setSize(Value); in emitELFSize()
DMCELFStreamer.cpp333 ->setSize(MCConstantExpr::create(Size, getContext())); in emitCommonSymbol()
337 cast<MCSymbolELF>(Symbol)->setSize(Value); in emitELFSize()
DMCAssembler.cpp1077 BF.setSize(NewSize); in relaxBoundaryAlign()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h843 void setSize(unsigned S) { Size = S; } in setSize() function
933 void setSize(unsigned size) { Size = size; } in setSize() function
970 void setSize(unsigned size) { Size = size; } in setSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h554 void setSize(JITTargetAddress Size) { in setSize() function
1220 Sym.setSize(Size); in makeDefined()
1243 Sym.setSize(*ExplicitNewSize); in transferDefinedSymbol()
1247 Sym.setSize(RemainingBlockSize); in transferDefinedSymbol()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp724 SymbolELF->setSize(MCConstantExpr::create(Size, getContext())); in emitAMDGPULDS()
842 KernelDescriptorSymbol->setSize( in EmitAmdhsaKernelDescriptor()
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp272 SM->getChild(i)->setSize(ChildSize); in SizeMatcher()
300 Child->setSize(ChildSize); in SizeMatcher()
DDAGISelMatcher.h102 void setSize(unsigned sz) { Size = sz; } in setSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1051 Loc->setSize(Bytes.size()); in cloneBlockAttribute()
1053 Block->setSize(Bytes.size()); in cloneBlockAttribute()
1510 Die->setSize(OutOffset - Die->getOffset()); in cloneDIE()
1526 Die->setSize(OutOffset - Die->getOffset()); in cloneDIE()
2289 CUDie->setSize(Size); in emitPaperTrailWarnings()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp309 setSize(CUOffset - getOffset()); in computeOffsetsAndAbbrevs()
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
Dfm_manip.c2048 uint32_t numOfWays, setSize, setSizeCode, keySize; in CreateReassTable() local
2117 NEXT_POWER_OF_2(numOfWays * waySize, setSize); in CreateReassTable()
2120 LOG2(setSize, setSizeCode); in CreateReassTable()
2144 autoLearnHashTblSize = numOfSets * setSize; in CreateReassTable()
2147 … PTR_TO_UINT(XX_MallocSmart(autoLearnHashTblSize, p_Manip->reassmParams.dataMemId, setSize)); in CreateReassTable()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp1047 static_cast<MCSymbolELF *>(Sym)->setSize(Size); in emitDirectiveEnd()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp1053 cast<MCBoundaryAlignFragment>(F).setSize(RemainingSize); in finishLayout()