Home
last modified time | relevance | path

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

/external/mesa3d/src/hgl/
DGLDispatcher.h71 BGLDispatcher::TableSize() in TableSize() function
/external/llvm/utils/TableGen/
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
DAsmWriterEmitter.cpp378 unsigned TableSize = std::min(1 << Log2_32(BytesNeeded), 4); in EmitPrintInstruction() local
/external/swiftshader/third_party/LLVM/lib/MC/
DSubtargetFeature.cpp344 size_t TableSize) { in getItinerary()
/external/llvm/lib/Transforms/Utils/
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
/external/eigen/bench/
Danalyze-blocking-sizes.cpp356 const size_t TableSize = NumSizes * NumSizes * NumSizes; in dump_table_for_subset() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp729 size_t TableSize = Succs.size() * Preds.size(); in buildEdgeLookupTable() local
/external/protobuf/src/google/protobuf/
Dmap.h1281 size_type TableSize(size_type n) { in TableSize() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2020 unsigned TableSize) { in SelectCodeCommon()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2731 unsigned TableSize) { in SelectCodeCommon()