/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.h | 334 struct NodeAllocator { struct 337 NodeAllocator(uint32_t NPB = 4096) argument 338 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 342 NodeBase *ptr(NodeId N) const { in ptr() 355 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 360 const uint32_t NodesPerBlock; 361 const uint32_t BitsPerIndex; 362 const uint32_t IndexMask; 363 char *ActiveEnd; 364 std::vector<char*> Blocks; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.h | 373 struct NodeAllocator { struct 377 NodeAllocator(uint32_t NPB = 4096) argument 378 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 383 NodeBase *ptr(NodeId N) const { in ptr() 398 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 403 const uint32_t NodesPerBlock; 404 const uint32_t BitsPerIndex; 405 const uint32_t IndexMask; 406 char *ActiveEnd = nullptr; 407 std::vector<char*> Blocks; [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 374 struct NodeAllocator { struct 378 NodeAllocator(uint32_t NPB = 4096) argument 379 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 384 NodeBase *ptr(NodeId N) const { in ptr() 399 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 404 const uint32_t NodesPerBlock; 405 const uint32_t BitsPerIndex; 406 const uint32_t IndexMask; 407 char *ActiveEnd = nullptr; 408 std::vector<char*> Blocks; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | RDFGraph.h | 411 struct NodeAllocator { struct 415 NodeAllocator(uint32_t NPB = 4096) argument 416 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 421 NodeBase *ptr(NodeId N) const { in ptr() 436 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 441 const uint32_t NodesPerBlock; 442 const uint32_t BitsPerIndex; 443 const uint32_t IndexMask; 444 char *ActiveEnd = nullptr; 445 std::vector<char *> Blocks; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | RDFGraph.h | 411 struct NodeAllocator { struct 415 NodeAllocator(uint32_t NPB = 4096) argument 416 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 421 NodeBase *ptr(NodeId N) const { in ptr() 436 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 441 const uint32_t NodesPerBlock; 442 const uint32_t BitsPerIndex; 443 const uint32_t IndexMask; 444 char *ActiveEnd = nullptr; 445 std::vector<char *> Blocks; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | RDFGraph.h | 411 struct NodeAllocator { struct 415 NodeAllocator(uint32_t NPB = 4096) argument 416 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 421 NodeBase *ptr(NodeId N) const { in ptr() 436 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 441 const uint32_t NodesPerBlock; 442 const uint32_t BitsPerIndex; 443 const uint32_t IndexMask; 444 char *ActiveEnd = nullptr; 445 std::vector<char *> Blocks; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | RDFGraph.h | 411 struct NodeAllocator { struct 415 NodeAllocator(uint32_t NPB = 4096) argument 416 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() 421 NodeBase *ptr(NodeId N) const { in ptr() 436 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() 441 const uint32_t NodesPerBlock; 442 const uint32_t BitsPerIndex; 443 const uint32_t IndexMask; 444 char *ActiveEnd = nullptr; 445 std::vector<char *> Blocks; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | IntervalTree.h | 285 Allocator &NodeAllocator; // Allocator used for creating interval nodes. variable 591 explicit IntervalTree(Allocator &NodeAllocator) in IntervalTree()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | IntervalTree.h | 285 Allocator &NodeAllocator; // Allocator used for creating interval nodes. variable 591 explicit IntervalTree(Allocator &NodeAllocator) in IntervalTree()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | IntervalTree.h | 286 Allocator &NodeAllocator; // Allocator used for creating interval nodes. variable 592 explicit IntervalTree(Allocator &NodeAllocator) in IntervalTree()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | IntervalTree.h | 285 Allocator &NodeAllocator; // Allocator used for creating interval nodes. variable 591 explicit IntervalTree(Allocator &NodeAllocator) in IntervalTree()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | IntervalTree.h | 285 Allocator &NodeAllocator; // Allocator used for creating interval nodes. variable 591 explicit IntervalTree(Allocator &NodeAllocator) in IntervalTree()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | node_handle.hpp | 176 node_handle( BOOST_RV_REF_BEG node_handle<NodeAllocator, KeyMapped2> BOOST_RV_REF_END nh in node_handle()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 534 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | YAMLParser.h | 537 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | YAMLParser.h | 565 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | YAMLParser.h | 565 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | YAMLParser.h | 565 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 560 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 556 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | YAMLParser.h | 565 BumpPtrAllocator NodeAllocator; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 232 SpecificBumpPtrAllocator<SuffixTreeNode> NodeAllocator; member in __anon5418c6150111::SuffixTree
|