Home
last modified time | relevance | path

Searched defs:TableSize (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp374 unsigned TableSize = 0; in emitBinSearchTable() local
416 void MapTableEmitter::emitBinSearch(raw_ostream &OS, unsigned TableSize) { in emitBinSearch()
439 unsigned TableSize) { in emitMapFuncBody()
494 unsigned TableSize = emitBinSearchTable(OS); in emitTablesWithFunc() local
H A DAsmWriterEmitter.cpp378 unsigned TableSize = std::min(1 << Log2_32(BytesNeeded), 4); in EmitPrintInstruction() local
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dordered_set.bench.cpp48 TestSets makeTestingSets(size_t TableSize, size_t NumTables, HitType Hit, AccessPattern Access) { in makeTestingSets()
63 size_t TableSize; member
218 const std::vector<size_t> TableSize{1, 10, 100, 1000, 10000, 100000, 1000000}; in main() local
/aosp_15_r20/external/libcxx/benchmarks/
H A Dordered_set.bench.cpp50 TestSets makeTestingSets(size_t TableSize, size_t NumTables, HitType Hit, in makeTestingSets()
66 size_t TableSize; member
234 const std::vector<size_t> TableSize{1, 10, 100, 1000, 10000, 100000, 1000000}; in main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp79 static const unsigned TableSize; member in __anon156e2f2e0111::UnmangledFuncInfo
345 const unsigned UnmangledFuncInfo::TableSize = member in __anon156e2f2e0111::UnmangledFuncInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp84 static const unsigned TableSize; member in __anon3521f7740111::UnmangledFuncInfo
350 const unsigned UnmangledFuncInfo::TableSize = member in __anon3521f7740111::UnmangledFuncInfo
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/
H A DDebugImageInfoTable.h65 UINT32 TableSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/
H A DDebugImageInfoTable.h65 UINT32 TableSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/
H A DDebugImageInfoTable.h65 UINT32 TableSize; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/
H A DDebugImageInfoTable.h71 UINT32 TableSize; member
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4497 Module &M, uint64_t TableSize, ConstantInt *Offset, in SwitchLookupTable()
4649 uint64_t TableSize = in BuildLookup() local
4666 uint64_t TableSize, in WouldFitInRegister()
4683 ShouldBuildLookupTable(SwitchInst *SI, uint64_t TableSize, in ShouldBuildLookupTable()
4877 uint64_t TableSize = RangeSpread.getLimitedValue() + 1; in SwitchToLookupTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5035 Module &M, uint64_t TableSize, ConstantInt *Offset, in SwitchLookupTable()
5188 uint64_t TableSize = in BuildLookup() local
5207 uint64_t TableSize, in WouldFitInRegister()
5224 ShouldBuildLookupTable(SwitchInst *SI, uint64_t TableSize, in ShouldBuildLookupTable()
5421 uint64_t TableSize = RangeSpread.getLimitedValue() + 1; in SwitchToLookupTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6012 Module &M, uint64_t TableSize, ConstantInt *Offset, in SwitchLookupTable()
6165 uint64_t TableSize = in BuildLookup() local
6184 uint64_t TableSize, in WouldFitInRegister()
6246 ShouldBuildLookupTable(SwitchInst *SI, uint64_t TableSize, in ShouldBuildLookupTable()
6471 uint64_t TableSize; in SwitchToLookupTable() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcproxy.h51 unsigned short TableSize; member
/aosp_15_r20/external/eigen/bench/
H A Danalyze-blocking-sizes.cpp356 const size_t TableSize = NumSizes * NumSizes * NumSizes; in dump_table_for_subset() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp729 size_t TableSize = Succs.size() * Preds.size(); in buildEdgeLookupTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h207 uint32_t TableSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h41 uint32_t TableSize; // Table size in elements member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h227 uint32_t TableSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h228 uint32_t TableSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h228 uint32_t TableSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h228 uint32_t TableSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h228 uint32_t TableSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h53 uint32_t TableSize; // Table size in elements member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DWasm.h53 uint32_t TableSize; // Table size in elements member

123