OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:buildVGPRSpillLoadStore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.cpp
197
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ false);
201
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ false,
207
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ false);
224
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ true,
236
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ true,
244
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ true);
258
TRI.
buildVGPRSpillLoadStore
(*this, Index, Offset, IsLoad);
261
TRI.
buildVGPRSpillLoadStore
(*this, Index, Offset, IsLoad,
265
TRI.
buildVGPRSpillLoadStore
(*this, Index, Offset, IsLoad);
1271
void SIRegisterInfo::
buildVGPRSpillLoadStore
(SGPRSpillBuilder &SB, int Index
[
all
...]
SIRegisterInfo.cpp
197
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ false);
201
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ false,
207
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ false);
224
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ true,
236
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ true,
244
TRI.
buildVGPRSpillLoadStore
(*this, TmpVGPRIndex, 0, /*IsLoad*/ true);
258
TRI.
buildVGPRSpillLoadStore
(*this, Index, Offset, IsLoad);
261
TRI.
buildVGPRSpillLoadStore
(*this, Index, Offset, IsLoad,
265
TRI.
buildVGPRSpillLoadStore
(*this, Index, Offset, IsLoad);
1271
void SIRegisterInfo::
buildVGPRSpillLoadStore
(SGPRSpillBuilder &SB, int Index
[
all
...]
Completed in 52 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026