OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AllocatorTy
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Target/Mips/
MipsOptimizePICCall.cpp
43
AllocatorTy
;
45
AllocatorTy
> ScopedHTType;
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
EarlyCSE.cpp
220
ScopedHashTableVal<SimpleValue, Value*> >
AllocatorTy
;
222
AllocatorTy
> ScopedHTType;
/external/llvm/lib/CodeGen/
MachineCSE.cpp
74
ScopedHashTableVal<MachineInstr*, unsigned> >
AllocatorTy
;
76
MachineInstrExpressionTrait,
AllocatorTy
> ScopedHTType;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineCSE.cpp
70
ScopedHashTableVal<MachineInstr*, unsigned> >
AllocatorTy
;
72
MachineInstrExpressionTrait,
AllocatorTy
> ScopedHTType;
/external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp
255
BumpPtrAllocator, ScopedHashTableVal<SimpleValue, Value *>>
AllocatorTy
;
257
AllocatorTy
> ScopedHTType;
[
all
...]
/external/llvm/lib/Target/Hexagon/
RDFGraph.h
365
typedef BumpPtrAllocatorImpl<MallocAllocator, 65536>
AllocatorTy
;
366
AllocatorTy
MemPool;
Completed in 503 milliseconds