Home
last modified time | relevance | path

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

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