HomeSort by relevance Sort by last modified time
    Searched defs:NodesPerBlock (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
RDFGraph.h 338 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)),
360 const uint32_t NodesPerBlock;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
RDFGraph.h 379 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)),
404 const uint32_t NodesPerBlock;
    [all...]

Completed in 67 milliseconds