OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModuleHandleT
(Results
1 - 25
of
51
) sorted by null
1
2
3
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
GlobalMappingLayer.h
42
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
49
Expected<
ModuleHandleT
>
56
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
92
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
100
Error emitAndFinalize(
ModuleHandleT
H) {
IRTransformLayer.h
34
using
ModuleHandleT
= typename BaseLayerT::
ModuleHandleT
;
45
Expected<
ModuleHandleT
>
52
Error removeModule(
ModuleHandleT
H) { return BaseLayer.removeModule(H); }
70
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
78
Error emitAndFinalize(
ModuleHandleT
H) {
IRCompileLayer.h
39
using
ModuleHandleT
= typename BaseLayerT::ObjHandleT;
53
Expected<
ModuleHandleT
>
62
Error removeModule(
ModuleHandleT
H) {
82
JITSymbol findSymbolIn(
ModuleHandleT
H, const std::string &Name,
90
Error emitAndFinalize(
ModuleHandleT
H) {
/external/llvm/examples/Kaleidoscope/include/
KaleidoscopeJIT.h
46
typedef CompileLayerT::ModuleSetHandleT
ModuleHandleT
;
56
ModuleHandleT
addModule(std::unique_ptr<Module> M) {
75
void removeModule(
ModuleHandleT
H) {
120
std::vector<
ModuleHandleT
> ModuleHandles;
Completed in 448 milliseconds
1
2
3