OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCSubtargetAllocator
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/MC/
MCContext.cpp
80
MCSubtargetAllocator
.DestroyAll();
457
return *new (
MCSubtargetAllocator
.Allocate()) MCSubtargetInfo(STI);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCContext.cpp
89
MCSubtargetAllocator
.DestroyAll();
535
return *new (
MCSubtargetAllocator
.Allocate()) MCSubtargetInfo(STI);
/external/llvm/include/llvm/MC/
MCContext.h
224
SpecificBumpPtrAllocator<MCSubtargetInfo>
MCSubtargetAllocator
;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCContext.h
256
SpecificBumpPtrAllocator<MCSubtargetInfo>
MCSubtargetAllocator
;
Completed in 1022 milliseconds