Home
last modified time | relevance | path

Searched refs:MCInstAllocator (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCContext.cpp93 MCInstAllocator.DestroyAll(); in reset()
135 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCContext.cpp93 MCInstAllocator.DestroyAll(); in reset()
135 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCContext.cpp93 MCInstAllocator.DestroyAll(); in reset()
135 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp141 MCInstAllocator.DestroyAll(); in reset()
184 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCContext.cpp141 MCInstAllocator.DestroyAll(); in reset()
184 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCContext.cpp141 MCInstAllocator.DestroyAll(); in reset()
184 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCContext.cpp141 MCInstAllocator.DestroyAll(); in reset()
184 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp141 MCInstAllocator.DestroyAll(); in reset()
184 return new (MCInstAllocator.Allocate()) MCInst; in createMCInst()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCContext.cpp141 MCInstAllocator.DestroyAll();
184 return new (MCInstAllocator.Allocate()) MCInst;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCContext.h100 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h101 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h101 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h121 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCContext.h121 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h121 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCContext.h121 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h121 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCContext.h121 SpecificBumpPtrAllocator<MCInst> MCInstAllocator; in reset()