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
MCOperand
llvm::MCOperand Member List
This is the complete list of members for
llvm::MCOperand
, including all inherited members.
createDFPImm
(uint64_t Val)
llvm::MCOperand
inline
static
createExpr
(const MCExpr *Val)
llvm::MCOperand
inline
static
createImm
(int64_t Val)
llvm::MCOperand
inline
static
createInst
(const MCInst *Val)
llvm::MCOperand
inline
static
createReg
(MCRegister Reg)
llvm::MCOperand
inline
static
createSFPImm
(uint32_t Val)
llvm::MCOperand
inline
static
dump
() const
llvm::MCOperand
evaluateAsConstantImm
(int64_t &Imm) const
llvm::MCOperand
ExprVal
llvm::MCOperand
FPImmVal
llvm::MCOperand
getDFPImm
() const
llvm::MCOperand
inline
getExpr
() const
llvm::MCOperand
inline
getImm
() const
llvm::MCOperand
inline
getInst
() const
llvm::MCOperand
inline
getReg
() const
llvm::MCOperand
inline
getSFPImm
() const
llvm::MCOperand
inline
ImmVal
llvm::MCOperand
InstVal
llvm::MCOperand
isBareSymbolRef
() const
llvm::MCOperand
isDFPImm
() const
llvm::MCOperand
inline
isExpr
() const
llvm::MCOperand
inline
isImm
() const
llvm::MCOperand
inline
isInst
() const
llvm::MCOperand
inline
isReg
() const
llvm::MCOperand
inline
isSFPImm
() const
llvm::MCOperand
inline
isValid
() const
llvm::MCOperand
inline
MCOperand
()
llvm::MCOperand
inline
print
(raw_ostream &OS, const MCRegisterInfo *RegInfo=nullptr) const
llvm::MCOperand
RegVal
llvm::MCOperand
setDFPImm
(uint64_t Val)
llvm::MCOperand
inline
setExpr
(const MCExpr *Val)
llvm::MCOperand
inline
setFPImm
(double Val)
llvm::MCOperand
inline
setImm
(int64_t Val)
llvm::MCOperand
inline
setInst
(const MCInst *Val)
llvm::MCOperand
inline
setReg
(MCRegister Reg)
llvm::MCOperand
inline
setSFPImm
(uint32_t Val)
llvm::MCOperand
inline
SFPImmVal
llvm::MCOperand
Generated on Sun Feb 16 2025 18:24:08 for LLVM by
1.9.6