LLVM
20.0.0git
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Examples
llvm
EngineBuilder
llvm::EngineBuilder Member List
This is the complete list of members for
llvm::EngineBuilder
, including all inherited members.
create
()
llvm::EngineBuilder
inline
create
(TargetMachine *TM)
llvm::EngineBuilder
EngineBuilder
()
llvm::EngineBuilder
EngineBuilder
(std::unique_ptr< Module > M)
llvm::EngineBuilder
selectTarget
()
llvm::EngineBuilder
selectTarget
(const Triple &TargetTriple, StringRef MArch, StringRef MCPU, const SmallVectorImpl< std::string > &MAttrs)
llvm::EngineBuilder
setCodeModel
(CodeModel::Model M)
llvm::EngineBuilder
inline
setEmulatedTLS
(bool EmulatedTLS)
llvm::EngineBuilder
inline
setEngineKind
(EngineKind::Kind w)
llvm::EngineBuilder
inline
setErrorStr
(std::string *e)
llvm::EngineBuilder
inline
setMArch
(StringRef march)
llvm::EngineBuilder
inline
setMAttrs
(const StringSequence &mattrs)
llvm::EngineBuilder
inline
setMCJITMemoryManager
(std::unique_ptr< RTDyldMemoryManager > mcjmm)
llvm::EngineBuilder
setMCPU
(StringRef mcpu)
llvm::EngineBuilder
inline
setMemoryManager
(std::unique_ptr< MCJITMemoryManager > MM)
llvm::EngineBuilder
setOptLevel
(CodeGenOptLevel l)
llvm::EngineBuilder
inline
setRelocationModel
(Reloc::Model RM)
llvm::EngineBuilder
inline
setSymbolResolver
(std::unique_ptr< LegacyJITSymbolResolver > SR)
llvm::EngineBuilder
setTargetOptions
(const TargetOptions &Opts)
llvm::EngineBuilder
inline
setVerifyModules
(bool Verify)
llvm::EngineBuilder
inline
~EngineBuilder
()
llvm::EngineBuilder
Generated on Wed Mar 12 2025 02:03:02 for LLVM by
1.9.6