Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp58 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp113 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef in __anonc4940bb60111::MachineCSE
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h446 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp650 using AllocatorTy = typedef in __anon19c0a85d0411::EarlyCSE
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp24162 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorTy = ActOnOpenMPUsesAllocatorClause() local