/freebsd-src/contrib/dialog/ |
H A D | dlg_internals.h | 29 #define TableSize(name) (sizeof(name)/sizeof((name)[0])) macro
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenMapTable.cpp | 369 unsigned TableSize = 0; emitBinSearchTable() local 411 emitBinSearch(raw_ostream & OS,unsigned TableSize) emitBinSearch() argument 434 emitMapFuncBody(raw_ostream & OS,unsigned TableSize) emitMapFuncBody() argument 492 unsigned TableSize = emitBinSearchTable(OS); emitTablesWithFunc() local [all...] |
H A D | AsmWriterEmitter.cpp | 416 unsigned TableSize = std::min(llvm::bit_floor(BytesNeeded), 4u); EmitGetMnemonic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.cpp | 84 static const unsigned TableSize; member in __anon633a54c60111::UnmangledFuncInfo 350 const unsigned UnmangledFuncInfo::TableSize = member in __anon633a54c60111::UnmangledFuncInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.h | 144 size_t TableSize; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 6159 SwitchLookupTable(Module & M,uint64_t TableSize,ConstantInt * Offset,const SmallVectorImpl<std::pair<ConstantInt *,Constant * >> & Values,Constant * DefaultValue,const DataLayout & DL,const StringRef & FuncName) SwitchLookupTable() argument 6328 uint64_t TableSize = BuildLookup() local 6347 WouldFitInRegister(const DataLayout & DL,uint64_t TableSize,Type * ElementType) WouldFitInRegister() argument 6409 ShouldBuildLookupTable(SwitchInst * SI,uint64_t TableSize,const TargetTransformInfo & TTI,const DataLayout & DL,const SmallDenseMap<PHINode *,Type * > & ResultTypes) ShouldBuildLookupTable() argument 6634 uint64_t TableSize; SwitchToLookupTable() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 228 uint32_t TableSize; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 248 uint32_t TableSize; // Table size in elements global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 3053 SelectCodeCommon(SDNode * NodeToMatch,const unsigned char * MatcherTable,unsigned TableSize) SelectCodeCommon() argument
|
/freebsd-src/sys/contrib/edk2/Include/IndustryStandard/ |
H A D | Acpi40.h | 1118 UINT32 TableSize; member
|
H A D | Acpi50.h | 1789 UINT32 TableSize; member
|
H A D | Acpi51.h | 1805 UINT32 TableSize; member
|
H A D | Acpi60.h | 1992 UINT32 TableSize; member
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actbl1.h | 1421 UINT32 TableSize; global() member
|