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
mca
LSUnit
llvm::mca::LSUnit Member List
This is the complete list of members for
llvm::mca::LSUnit
, including all inherited members.
acquireLQSlot
()
llvm::mca::LSUnitBase
inline
acquireSQSlot
()
llvm::mca::LSUnitBase
inline
assumeNoAlias
() const
llvm::mca::LSUnitBase
inline
CurrentLoadBarrierGroupID
llvm::mca::LSUnit
protected
CurrentLoadGroupID
llvm::mca::LSUnit
protected
CurrentStoreBarrierGroupID
llvm::mca::LSUnit
protected
CurrentStoreGroupID
llvm::mca::LSUnit
protected
cycleEvent
() override
llvm::mca::LSUnit
virtual
dispatch
(const InstRef &IR) override
llvm::mca::LSUnit
virtual
dump
() const override
llvm::mca::LSUnit
virtual
getCriticalPredecessor
(unsigned GroupId) override
llvm::mca::LSUnit
inline
virtual
getLoadQueueSize
() const
llvm::mca::LSUnitBase
inline
getStoreQueueSize
() const
llvm::mca::LSUnitBase
inline
getUsedLQEntries
() const
llvm::mca::LSUnitBase
inline
getUsedSQEntries
() const
llvm::mca::LSUnitBase
inline
Groups
llvm::mca::LSUnit
protected
HardwareUnit
()=default
llvm::mca::HardwareUnit
hasDependentUsers
(const InstRef &IR) const override
llvm::mca::LSUnit
inline
virtual
isAvailable
(const InstRef &IR) const override
llvm::mca::LSUnit
virtual
isLQEmpty
() const
llvm::mca::LSUnitBase
inline
isLQFull
() const
llvm::mca::LSUnitBase
inline
isPending
(const InstRef &IR) const override
llvm::mca::LSUnit
inline
virtual
isReady
(const InstRef &IR) const override
llvm::mca::LSUnit
inline
virtual
isSQEmpty
() const
llvm::mca::LSUnitBase
inline
isSQFull
() const
llvm::mca::LSUnitBase
inline
isWaiting
(const InstRef &IR) const override
llvm::mca::LSUnit
inline
virtual
LSU_AVAILABLE
enum value
llvm::mca::LSUnitBase
LSU_LQUEUE_FULL
enum value
llvm::mca::LSUnitBase
LSU_SQUEUE_FULL
enum value
llvm::mca::LSUnitBase
LSUnit
(const MCSchedModel &SM)
llvm::mca::LSUnit
inline
LSUnit
(const MCSchedModel &SM, unsigned LQ, unsigned SQ)
llvm::mca::LSUnit
inline
LSUnit
(const MCSchedModel &SM, unsigned LQ, unsigned SQ, bool AssumeNoAlias)
llvm::mca::LSUnit
inline
LSUnitBase
(const MCSchedModel &SM, unsigned LoadQueueSize, unsigned StoreQueueSize, bool AssumeNoAlias)
llvm::mca::LSUnitBase
NextGroupID
llvm::mca::LSUnit
protected
onInstructionExecuted
(const InstRef &IR) override
llvm::mca::LSUnit
virtual
onInstructionIssued
(const InstRef &IR) override
llvm::mca::LSUnit
inline
virtual
onInstructionRetired
(const InstRef &IR) override
llvm::mca::LSUnit
virtual
releaseLQSlot
()
llvm::mca::LSUnitBase
inline
releaseSQSlot
()
llvm::mca::LSUnitBase
inline
Status
enum name
llvm::mca::LSUnitBase
~HardwareUnit
()
llvm::mca::HardwareUnit
virtual
~LSUnitBase
()
llvm::mca::LSUnitBase
virtual
Generated on Sat Mar 8 2025 14:48:07 for LLVM by
1.9.6