/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenMapTable.cpp | 374 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 D | AsmWriterEmitter.cpp | 378 unsigned TableSize = std::min(1 << Log2_32(BytesNeeded), 4); in EmitPrintInstruction() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | ordered_set.bench.cpp | 48 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 D | ordered_set.bench.cpp | 50 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 D | AMDGPULibFunc.cpp | 79 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 D | AMDGPULibFunc.cpp | 84 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 D | DebugImageInfoTable.h | 65 UINT32 TableSize; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/ |
H A D | DebugImageInfoTable.h | 65 UINT32 TableSize; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/ |
H A D | DebugImageInfoTable.h | 65 UINT32 TableSize; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/ |
H A D | DebugImageInfoTable.h | 71 UINT32 TableSize; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 4497 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 D | SimplifyCFG.cpp | 5035 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 D | SimplifyCFG.cpp | 6012 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/ |
D | rpcproxy.h | 51 unsigned short TableSize; member
|
/aosp_15_r20/external/eigen/bench/ |
H A D | analyze-blocking-sizes.cpp | 356 const size_t TableSize = NumSizes * NumSizes * NumSizes; in dump_table_for_subset() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 729 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 D | WasmYAML.h | 207 uint32_t TableSize; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 41 uint32_t TableSize; // Table size in elements member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 227 uint32_t TableSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 228 uint32_t TableSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 228 uint32_t TableSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 228 uint32_t TableSize; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 228 uint32_t TableSize; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 53 uint32_t TableSize; // Table size in elements member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | Wasm.h | 53 uint32_t TableSize; // Table size in elements member
|