Searched defs:AllocatorTy (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsOptimizePICCall.cpp | 43 AllocatorTy; typedef |
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 220 ScopedHashTableVal<SimpleValue, Value*> > AllocatorTy; typedef in __anon1b8aab990311::EarlyCSE |
/external/llvm/lib/CodeGen/ | ||
D | MachineCSE.cpp | 74 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anondf821cc60111::MachineCSE |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | MachineCSE.cpp | 70 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anon519c92f20111::MachineCSE |
/external/llvm/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 255 BumpPtrAllocator, ScopedHashTableVal<SimpleValue, Value *>> AllocatorTy; typedef in __anoncdf6c96d0311::EarlyCSE |
/external/llvm/lib/Target/Hexagon/ | ||
D | RDFGraph.h | 365 typedef BumpPtrAllocatorImpl<MallocAllocator, 65536> AllocatorTy; typedef |