Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp58 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef
/llvm-project/mlir/lib/Transforms/
H A DCSE.cpp74 using AllocatorTy = llvm::RecyclingAllocator< typedef in __anona17202b50211::CSEDriver
/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp113 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, global() typedef in __anon2ee824570111::MachineCSE
/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h446 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>; member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp650 using AllocatorTy = global() typedef in __anon84efd1fe0411::EarlyCSE
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23500 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorTy = ActOnOpenMPUsesAllocatorClause() local