Home
last modified time | relevance | path

Searched refs:WasmAllocator (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h98 SpecificBumpPtrAllocator<MCSectionWasm> WasmAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h96 SpecificBumpPtrAllocator<MCSectionWasm> WasmAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp527 MCSectionWasm *Result = new (WasmAllocator.Allocate()) in getWasmSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp650 MCSectionWasm *Result = new (WasmAllocator.Allocate()) in getWasmSection()