LLVM
8.0.1
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
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
j
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
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
y
z
+
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
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
l
m
o
p
r
s
t
u
v
+
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
+
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
DebugHandlerBase
llvm::DebugHandlerBase Member List
This is the complete list of members for
llvm::DebugHandlerBase
, including all inherited members.
Asm
llvm::DebugHandlerBase
protected
beginFragment
(const MachineBasicBlock *MBB, ExceptionSymbolProvider ESP)
llvm::AsmPrinterHandler
inline
virtual
beginFunclet
(const MachineBasicBlock &MBB, MCSymbol *Sym=nullptr)
llvm::AsmPrinterHandler
inline
virtual
beginFunction
(const MachineFunction *MF) override
llvm::DebugHandlerBase
virtual
beginFunctionImpl
(const MachineFunction *MF)=0
llvm::DebugHandlerBase
protected
pure virtual
beginInstruction
(const MachineInstr *MI) override
llvm::DebugHandlerBase
virtual
CurMI
llvm::DebugHandlerBase
protected
DbgLabels
llvm::DebugHandlerBase
protected
DbgValues
llvm::DebugHandlerBase
protected
DebugHandlerBase
(AsmPrinter *A)
llvm::DebugHandlerBase
protected
endFragment
()
llvm::AsmPrinterHandler
inline
virtual
endFunclet
()
llvm::AsmPrinterHandler
inline
virtual
endFunction
(const MachineFunction *MF) override
llvm::DebugHandlerBase
virtual
endFunctionImpl
(const MachineFunction *MF)=0
llvm::DebugHandlerBase
protected
pure virtual
endInstruction
() override
llvm::DebugHandlerBase
virtual
endModule
()=0
llvm::AsmPrinterHandler
pure virtual
getBaseTypeSize
(const DITypeRef TyRef)
llvm::DebugHandlerBase
static
getFunctionLocalOffsetAfterInsn
(const MachineInstr *MI)
llvm::DebugHandlerBase
getLabelAfterInsn
(const MachineInstr *MI)
llvm::DebugHandlerBase
getLabelBeforeInsn
(const MachineInstr *MI)
llvm::DebugHandlerBase
identifyScopeMarkers
()
llvm::DebugHandlerBase
protected
LabelsAfterInsn
llvm::DebugHandlerBase
protected
LabelsBeforeInsn
llvm::DebugHandlerBase
protected
LScopes
llvm::DebugHandlerBase
protected
markFunctionEnd
()
llvm::AsmPrinterHandler
virtual
MMI
llvm::DebugHandlerBase
protected
PrevInstBB
llvm::DebugHandlerBase
protected
PrevInstLoc
llvm::DebugHandlerBase
protected
PrevLabel
llvm::DebugHandlerBase
protected
PrologEndLoc
llvm::DebugHandlerBase
protected
requestLabelAfterInsn
(const MachineInstr *MI)
llvm::DebugHandlerBase
inline
protected
requestLabelBeforeInsn
(const MachineInstr *MI)
llvm::DebugHandlerBase
inline
protected
setSymbolSize
(const MCSymbol *Sym, uint64_t Size)=0
llvm::AsmPrinterHandler
pure virtual
skippedNonDebugFunction
()
llvm::DebugHandlerBase
inline
protected
virtual
~AsmPrinterHandler
()
llvm::AsmPrinterHandler
virtual
Generated on Sun Dec 20 2020 14:01:47 for LLVM by
1.8.13