Searched defs:AllocatorTy (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsOptimizePICCall.cpp | 58 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef |
/llvm-project/mlir/lib/Transforms/ | ||
H A D | CSE.cpp | 74 using AllocatorTy = llvm::RecyclingAllocator< typedef in __anona17202b50211::CSEDriver |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineCSE.cpp | 113 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, global() typedef in __anon2ee824570111::MachineCSE |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | RDFGraph.h | 446 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>; member |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | EarlyCSE.cpp | 650 using AllocatorTy = global() typedef in __anon84efd1fe0411::EarlyCSE |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 23500 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorTy = ActOnOpenMPUsesAllocatorClause() local |