OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScratchSpacePointerInReg
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
ParallelSnippetGenerator.cpp
94
const unsigned
ScratchSpacePointerInReg
,
96
if (
ScratchSpacePointerInReg
== 0)
103
ET.fillMemoryOperands(IT,
ScratchSpacePointerInReg
, I * MemStep);
109
ET.fillMemoryOperands(IT,
ScratchSpacePointerInReg
, I * MemStep);
162
CT.
ScratchSpacePointerInReg
=
171
instantiateMemoryOperands(CT.
ScratchSpacePointerInReg
, CT.Instructions);
177
instantiateMemoryOperands(CT.
ScratchSpacePointerInReg
, CT.Instructions);
185
instantiateMemoryOperands(CT.
ScratchSpacePointerInReg
, CT.Instructions);
216
instantiateMemoryOperands(CT.
ScratchSpacePointerInReg
, CT.Instructions);
SnippetGenerator.cpp
50
unsigned
ScratchSpacePointerInReg
=
52
if (
ScratchSpacePointerInReg
== 0)
56
State.getRATC().getRegister(
ScratchSpacePointerInReg
).aliasedBits();
57
// If the instruction implicitly writes to
ScratchSpacePointerInReg
, abort.
83
if (CT.
ScratchSpacePointerInReg
)
84
BC.LiveIns.push_back(CT.
ScratchSpacePointerInReg
);
CodeTemplate.h
134
unsigned
ScratchSpacePointerInReg
= 0;
Completed in 15 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026