Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp59 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp110 using AllocatorTy = RecyclingAllocator<BumpPtrAllocator, typedef in __anonf9702e3b0111::MachineCSE
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h409 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp547 using AllocatorTy = typedef in __anon76457fe20311::EarlyCSE
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp23674 OMPAllocateDeclAttr::AllocatorTypeTy AllocatorTy = in ActOnOpenMPUsesAllocatorClause() local