Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp60 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef
/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 __anon1b8aab990311::EarlyCSE
/external/llvm/lib/CodeGen/
DMachineCSE.cpp74 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anondf821cc60111::MachineCSE
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCSE.cpp92 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef in __anonab39d0fe0111::MachineCSE
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineCSE.cpp70 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anon519c92f20111::MachineCSE
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp255 BumpPtrAllocator, ScopedHashTableVal<SimpleValue, Value *>> AllocatorTy; typedef in __anoncdf6c96d0311::EarlyCSE
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp337 using AllocatorTy = typedef in __anon5b5b35a50311::EarlyCSE
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h365 typedef BumpPtrAllocatorImpl<MallocAllocator, 65536> AllocatorTy; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.h409 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>; member