Home
last modified time | relevance | path

Searched defs:AllocatorTy (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp43 AllocatorTy; typedef
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DEarlyCSE.cpp220 ScopedHashTableVal<SimpleValue, Value*> > AllocatorTy; typedef in __anonda9462980311::EarlyCSE
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineCSE.cpp70 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anon157abaf10111::MachineCSE
/external/llvm/lib/CodeGen/
DMachineCSE.cpp74 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anond09797c50111::MachineCSE
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp255 BumpPtrAllocator, ScopedHashTableVal<SimpleValue, Value *>> AllocatorTy; typedef in __anon59dad36c0311::EarlyCSE
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h365 typedef BumpPtrAllocatorImpl<MallocAllocator, 65536> AllocatorTy; typedef