Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp59 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp100 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef in __anona005b08d0111::MachineCSE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp490 using AllocatorTy = typedef in __anon631934340311::EarlyCSE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h408 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>; member